2.2.1.9.4 PORT_INFO_FF
The PORT_INFO_FF structure is used to communicate port information to a local port monitor.<50>
-
typedef struct _PORT_INFO_FF { [string] wchar_t* pPortName; DWORD cbMonitorData; BYTE* pMonitorData; } PORT_INFO_FF;
cbMonitorData: A value that SHOULD be set to zero when sent and MUST be ignored on receipt.
pMonitorData: A pointer that SHOULD be set to NULL when sent and MUST be ignored on receipt.
All members not defined in this section are specified in sections 2.2.1.3.5 and 2.2.1.3.