Skip to content

ADLXHelper_GetSystemServices

Navigation: ADLX SDK ReferencesADLX HelpersADLX 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

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

See Also: IADLXSystem