ph_getexefromhandle PowerHome formula function
Description
Given a Windows handle, returns the path and filename of the executable that launched it.
Syntax
ph_getexefromhandle ( handle )
Argument |
Description |
handle
|
Long. The handle whose executable you wish returned.
|
Return value
String. Returns the path and filename for the specified handle.