Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

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.

Syntax

typedef struct _SDEV_IDENTIFIER_INTERFACE {
 INTERFACE InterfaceHeader;
 PGET_SDEV_IDENTIFIER GetIdentifier;
} SDEV_IDENTIFIER_INTERFACE, *PSDEV_IDENTIFIER_INTERFACE;

Members

InterfaceHeader

GetIdentifier

Requirements

Requirement Value
Header wdm.h

Feedback

Was this page helpful?

Additional resources