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