2.2.1.13.6 RPC_V2_UREPLY_PRINTER
The RPC_V2_UREPLY_PRINTER union defines printer notification responses.<79>
-
typedef [switch_type(DWORD)] union _RPC_V2_UREPLY_PRINTER { [case(0)] RPC_V2_NOTIFY_INFO* pInfo; } RPC_V2_UREPLY_PRINTER;
pInfo: A pointer to an RPC_V2_NOTIFY_INFO structure, which MUST contain notification information.