SDEV_IDENTIFIER_INTERFACE structure (wdm.h)
This material is not yet available. This placeholder topic is provided as an example of documentation that may be included in a later release.
C++
typedef struct _SDEV_IDENTIFIER_INTERFACE {
INTERFACE InterfaceHeader;
PGET_SDEV_IDENTIFIER GetIdentifier;
} SDEV_IDENTIFIER_INTERFACE, *PSDEV_IDENTIFIER_INTERFACE;
InterfaceHeader
GetIdentifier
Requirement | Value |
---|---|
Header | wdm.h |