ADLXHelper_GetSystemServices
Gets the ADLX system interface.
Syntax
IADLXSystem * ADLXHelper_GetSystemServices ()
Parameters
N/A
Return Value
If ADLX was successfully initialized before this function call, the IADLXSystem interface is returned.
If ADLX was not successfully initialized, nullptr is returned.
Requirements
Header |
include “ADLXHelper/Windows/C/ADLXHelper.h” |
Minimum version |
1.0 |