ITransactionImportWhereabouts::GetWhereaboutsSize
This method returns the length in bytes of the whereabouts of the local transaction manager.
HRESULT GetWhereaboutsSize (
ULONG * |
pcbSize ) |
Parameters
pcbSize [out]
Pointer to the size in bytes of the whereabouts.
Return Values
S_OK
Success.
E_INVALIDARG
The value of pcbSize was NULL.