PCNOTIFICATION_BUFFER结构(portcls.h)
IPortClsNotifications使用的通知缓冲区。
语法
typedef struct _PCNOTIFICATION_BUFFER {
UCHAR NotificationBuffer[1];
} PCNOTIFICATION_BUFFER, *PPCNOTIFICATION_BUFFER;
成员
NotificationBuffer[1]
IPortClsNotifications使用的通知缓冲区。
要求
要求 | 价值 |
---|---|
最低支持的客户端 | Windows 10 版本 1703 |
标头 | portcls.h |