-
Notifications
You must be signed in to change notification settings - Fork 318
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixing FTP extensibility reference (#945)
* Fixing FTP extensibility reference * Update ftp-native-code-extensibility-api-reference.md
- Loading branch information
Showing
14 changed files
with
1,025 additions
and
958 deletions.
There are no files selected for viewing
28 changes: 16 additions & 12 deletions
28
...erence/native-code-api-reference/ftp-native-code-extensibility-api-reference.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,23 @@ | ||
--- | ||
title: "FTP Native-Code Extensibility API Reference" | ||
description: Learn about the native-code APIs that developers use to extend the functionality of the FTP 7.5 service for IIS 7.5. | ||
description: Learn about the native-code APIs that developers use to extend the functionality of the FTP service for IIS 7.5 and later. | ||
ms.date: "09/20/2017" | ||
ms.assetid: 50b67888-09fc-4aab-bf51-86b2365461ba | ||
ms.author: "robmcm" | ||
--- | ||
|
||
# FTP Native-Code Extensibility API Reference | ||
This section describes the native-code APIs that developers use to extend the functionality of the FTP 7.5 service for IIS 7.5. | ||
|
||
## In This Section | ||
[FTP Native-Code Extensibility Interfaces](../../ftp-extensibility-reference/native-code-api-reference/ftp-native-code-extensibility-interfaces.md) | ||
Describes the native-code interfaces for the FTP service. | ||
|
||
[FTP Native-Code Extensibility Structures](../../ftp-extensibility-reference/native-code-api-reference/ftp-native-code-extensibility-structures.md) | ||
Describes the native-code structures for the FTP service. | ||
|
||
## See Also | ||
[FTP Managed-Code Extensibility API Reference](https://msdn.microsoft.com/library/e7b57c2a-e14c-4f14-9707-df95ab8b3660) | ||
|
||
This section describes the native-code APIs that developers use to extend the functionality of the FTP service for IIS 7.5 and later. | ||
|
||
## In This Section | ||
|
||
[FTP Native-Code Extensibility Interfaces](../../ftp-extensibility-reference/native-code-api-reference/ftp-native-code-extensibility-interfaces.md) | ||
Describes the native-code interfaces for the FTP service. | ||
|
||
[FTP Native-Code Extensibility Structures](../../ftp-extensibility-reference/native-code-api-reference/ftp-native-code-extensibility-structures.md) | ||
Describes the native-code structures for the FTP service. | ||
|
||
## See Also | ||
|
||
[FTP Managed-Code Extensibility API Reference](https://msdn.microsoft.com/library/e7b57c2a-e14c-4f14-9707-df95ab8b3660) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.