IClientAction::ActionID is a read-only property, in Configuration Manager, that defines the unique ID that identifies the action.

[IDL]
HRESULT ActionID([out,retval] BSTR* pVal);

Parameters

pVal


Data type: BSTRQualifiers: [out, retval]A pointer to the text ID of the action.

Return Value

An HRESULT code. Possible values include, but are not limited to, the following:

S_OK


The method succeeded.

Requirements

CPApplet.DLL

Runtime Requirements

Development Requirements

See Also


Send comments about this topic to Microsoft.