PyHDESK = OpenDesktop(szDesktop, Flags
, Inherit
, DesiredAccess
)
Opens a handle to a desktop
Parameters
szDesktop : string
Name of desktop to openFlags : int
DF_ALLOWOTHERACCOUNTHOOK or 0Inherit : bool
Allow handle to be inheritedDesiredAccess : int
ACCESS_MASK specifying level of access for handle