Get method of the MSFT_StorageSetting class
Retrieves the current state of all storage settings for the computer.
Syntax
UInt32 Get(
[out] String StorageSettings
);
Parameters
StorageSettings [out]
A string that contains an embedded instance of the MSFT_StorageSetting class that contains the storage settings.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 [desktop apps only] |
Minimum supported server | Windows Server 2012 [desktop apps only] |
Namespace | Root\Microsoft\Windows\Storage |
MOF | Storagewmi.mof |