This document is archived and information here might be outdated. Recommended version. |
Checks if an action within the collection exists with the specified name.
[Visual Basic .NET] Public Function ActionNameExists ( _ ByVal bstrName As String _ ) As Boolean
[C#] public bool ActionNameExists ( string bstrName );
[C++]
HRESULT ActionNameExists(
BSTR bstrName
);
[C++]
Parameters bstrName [in]
bstrName is a parameter of type BSTR