IEnhancedStorageSilo::GetInfo method (ehstorapi.h)
Returns the descriptive information associated with the silo object.
Syntax
HRESULT GetInfo(
[out] SILO_INFO *pSiloInfo
);
Parameters
[out] pSiloInfo
Pointer to a SILO_INFO object containing descriptive information associated with the silo.
Return value
This method can return one of these values.
Return code | Description |
---|---|
|
Silo information was retrieved successfully. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista with SP2 [desktop apps only] |
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
Target Platform | Windows |
Header | ehstorapi.h |