IDebugObject::GetSize
Gets the size of the object in bytes.
Syntax
Parameters
pnSize
[out] Returns the size in bytes.
Return Value
If successful, returns S_OK; otherwise, returns an error code.
Remarks
Use the GetValue method to retrieve the value as a sequence of bytes.