PCNOTIFICATION_BUFFER結構 (portcls.h)
IPortClsNotifications 所使用的通知緩衝區。
語法
typedef struct _PCNOTIFICATION_BUFFER {
UCHAR NotificationBuffer[1];
} PCNOTIFICATION_BUFFER, *PPCNOTIFICATION_BUFFER;
成員
NotificationBuffer[1]
IPortClsNotifications 所使用的通知緩衝區。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 10 (版本 1703) |
標頭 | portcls.h |