Platform SDK: COM+ (Component Services)

IMtsEvents::GetProcessID

Indicates the process identification for the process in which the event occurred.

HRESULT GetProcessID(
  long *id
);
 
id
[out] Pointer to the process identification for the event.

Requirements

To use the methods of this interface, you must include comsvcs.h in your project.

See Also

IMtsEvents Interface