CallAction (Standard 7 SP1)
7/8/2014
This function performs the action specified as obtained from the Action list. The CallAction function takes one of the actions from the action list returned by the Action function.
Syntax
HRESULT CallAction(BSTR ActionName);
Parameters
- ActionName
[in] A string value specifying the action to perform.
Return Value
This function returns the following:
Return value |
Description |
---|---|
ERROR_SUCCESS |
The operation completed successfully. |
Remarks
Action lists are assumed to be empty until ReadWindowContents is called.
Requirements
OS Versions: Standard 7
Header:
Link Library: DialogFilterXmlFilter.tlb