2.2.3.5 Notification Data Type Values

The Notification Data Type Values are used to specify the data type of the Data member in the Reserved member defined in RPC_V2_NOTIFY_INFO_DATA structure (section 2.2.1.13.4).

Name/value

Description

TABLE_DWORD

0x0001

The notification data member MUST contain a two-DWORD array.

TABLE_STRING

0x0002

The notification data member MUST contain a string.

TABLE_DEVMODE

0x0003

The notification data member is a pointer to a DEVMODE_CONTAINER structure (section 2.2.1.2.1).

TABLE_TIME

0x0004

The notification data member MUST contain a SYSTEMTIME_CONTAINER structure (section 2.2.1.2.16).

TABLE_SECURITYDESCRIPTOR

0x0005

The notification data member MUST contain a SECURITY_CONTAINER structure (section 2.2.1.2.13).