GetProcessWindowStation method

Pointer<HWINSTA__> GetProcessWindowStation()

Implementation

ffi.Pointer<HWINSTA__> GetProcessWindowStation() {
  return _GetProcessWindowStation();
}