- Contents
DesignerCOM API
II3IDExitPath::Label Property
get_Label
Returns the label associated with the exit path. This text is localized.
IDL Function Prototype
HRESULT Label(
[out, retval] BSTR * ExitPathName
);
C/C++ Syntax
HRESULT get_Label(BSTR * ExitPathName);
Parameters
- ExitPathName
-
A string containing the localized label of the exit path (e.g. Success).