ADLXHelper_GetSystemServices
Navigation: ADLX SDK References → ADLX Helpers → ADLX Helper Functions
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 |
See Also: IADLXSystem