PageSelectFirstCompositeGenie
- Last UpdatedJul 13, 2023
- 1 minute read
Selects the first Composite Genie on the active page.
Syntax
PageSelectFirstCompositeGenie()
HResult
The HResult is retrieved from the calling function's exception-handling mechanism. For example, if the calling function is .NET-based, a COM exception such as System.Runtime.InteropServices.COMException will be thrown if the HRESULT is not S_OK.
The possible values for HResult include:
-
E_ABORT is returned when no more Composite Genies are found.