Function Reference


_WinAPI_GetCurrentProcess

Returns the process handle of the calling process

#include <WinAPIHObj.au3>
_WinAPI_GetCurrentProcess ( )

Return Value

Returns the Process handle of the calling process

Related

_WinAPI_GetCurrentProcessID

See Also

Search GetCurrentProcess in MSDN Library.