IEnhancedStorageSiloAction::Invoke method (ehstorapi.h)

Performs the action specified by an IEnhancedStorageSiloAction object.

Syntax

HRESULT Invoke();

Return value

This method can return one of these values.

Return code Description
S_OK
The action was invoked 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

See also

IEnhancedStorageSiloAction