Skip to content

GetSystemServices

Navigation: ADLX SDK ReferencesADLX HelpersADLXHelper Class

Syntax

IADLXSystem* GetSystemServices ()

Parameters

N/A

Return Value

If ADLX was successfully initialized before this method call, the IADLXSystem interface is returned.

If ADLX was not successfully initialized, nullptr is returned.

Requirements

Headerinclude “ADLXHelper/Windows/Cpp/ADLXHelper.h”
Minimum version1.0

See Also: IADLXSystem