SPLCLIENT_INFO_2_WINXP - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// winsplp.h

typedef struct _SPLCLIENT_INFO_2_V2 {
#if ...
  DWORD64 hSplPrinter;
#else
  DWORD32 hSplPrinter;
#endif
} SPLCLIENT_INFO_2_WINXP;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-winsplp-_splclient_info_2_v2)

_SPLCLIENT_INFO_2_V2 structure

Description

Members

hSplPrinter

Specifies the server-side handle to be used for direct calls.

Specifies the server-side handle to be used for direct calls.