2.2.1.1.2 GDI_HANDLE

The GDI_HANDLE serves as an RPC context handle for methods that specify a printer information context handle parameter. RPC context handles are specified in [C706] sections 2 and 6.

This type is declared as follows:

 typedef [context_handle] void* GDI_HANDLE;

The GDI_HANDLE context handle is returned by RpcCreatePrinterIC.