Platform SDK: Transaction Server |
Indicates that a package has shut down.
HRESULT OnPackageShutdown( LONGLONG perfCount, REFGUID guidPackage, LPCOLESTR sPackageName);
perfCount
The current value of the high-resolution performance counter, if one exists.
guidPackage
The GUID associated with the package.
sPackageName
A string indicating the name of the package.