GetSystemServices
Gets the ADLX system interface.
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
Header |
include “ADLXHelper/Windows/Cpp/ADLXHelper.h” |
Minimum version |
1.0 |