XtPlatformGetService Method |
Namespace:
Xt
Assembly:
Xt.Audio (in Xt.Audio.dll) Version: 2.0
Syntax public XtService GetService(
XtSystem system
)
Public Function GetService (
system As XtSystem
) As XtService
public:
XtService^ GetService(
XtSystem system
)
member GetService :
system : XtSystem -> XtService
Parameters
- system
- Type: XtXtSystem
Return Value
Type:
XtServiceSee Also