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 describes the table of key information for all interfaces.
typedef struct{ DWORD dwNumIntfs; PINTF_KEY_ENTRY pIntfs;} INTFS_KEY_TABLE, *PINTFS_KEY_TABLE;
Members
- dwNumIntfs
Total number of interfaces. - pIntfs
Pointer to the INTF_KEY_ENTRY structure.
Requirements
OS Versions: Windows CE .NET 4.2 and later.
Header: Wzcsapi.h.
See Also
Automatic Configuration Structures | WZCEnumInterfaces
Send Feedback on this topic to the authors