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.
This structure stores the key information about an interface.
typedef struct{ LPWSTR wszGuid;} INTF_KEY_ENTRY, *PINTF_KEY_ENTRY;
Members
- wszGuid
Pointer to the interface GUID represented as a Unicode string in the following format: "{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}".
Requirements
OS Versions: Windows CE .NET 4.2 and later.
Header: Wzcsapi.h.
See Also
Automatic Zero Configuration Structures | INTFS_KEY_TABLE | WZCEnumInterfaces | WZCDeleteIntfObj
Send Feedback on this topic to the authors