GetOriginatorProcessName Method
Retrieves the name of the process that initiated the operation.
Syntax
public String getOriginatorProcessName();
Remarks
This method can be called within events fired for registry operations to retrieve the name of the process that initiated the operation. If the query fails, this method returns empty string.
Note: This method can only be called within events.