Indicates that a resource has been destroyed.
HRESULT OnResourceDestroy( LONGLONG perfCount, MTS_OBJID ObjectID, LPCOLESTR pszType, MTS_RESID resId);
perfCount
The current value of the high-resolution performance counter, if one exists.
ObjectID
A unique number, within the scope of the server process, associated with the object. For MTS 1.0 this is always zero.
pszType
A string associated with the resource.
resId
A unique number associated with the resource.