Share via


INTF_KEY_ENTRY (Windows Embedded CE 6.0)

1/6/2010

This structure stores the key information about an interface.

Syntax

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

Header wzcsapi.h
Windows Embedded CE Windows CE .NET 4.2 and later

See Also

Reference

Automatic Configuration Structures
INTFS_KEY_TABLE
WZCEnumInterfaces
WZCDeleteIntfObj