Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.