Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Information about all endpoints that were read from metadata documents.
Syntax
typedef struct _WS_METADATA_ENDPOINTS {
WS_METADATA_ENDPOINT *endpoints;
ULONG endpointCount;
} WS_METADATA_ENDPOINTS;
Members
endpoints
An array of endpoints.
endpointCount
The number of elements in the endpoints array.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 7 [desktop apps | UWP apps] |
| Minimum supported server | Windows Server 2008 R2 [desktop apps | UWP apps] |
| Header | webservices.h |