Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the length value from the enclosure.
Syntax
HRESULT Length( UINT *puiLength );
Parameters
- puiLength
[out] Pointer to an unsigned integer variable that receives the size of the enclosure, in bytes.
Return Value
Returns S_OK if successful, or an error value otherwise.
Remarks
Length is a required enclosure attribute.