Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
An optional type description used with WS_GUID_TYPE to specify constraints on the set of values which can be deserialized.
Syntax
typedef struct _WS_GUID_DESCRIPTION {
GUID value;
} WS_GUID_DESCRIPTION;
Members
value
The required value.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7 [desktop apps only] |
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
Header | webservices.h |