GetOptions method
- Last UpdatedFeb 27, 2026
- 1 minute read
Returns the names of all options defined or owned by the object.
Class
IgObject
Syntax
[C#]
string[] GetOptions();
[Visual C++]
HRESULT GetOptions
(
[out, retval] SAFEARRAY(BSTR)* optionslist
);
Parameters
optionslist
The returned list of options contained in the object wizard