XtServiceOpenDeviceList Method |
Namespace:
Xt
Assembly:
Xt.Audio (in Xt.Audio.dll) Version: 2.0
Syntax public XtDeviceList OpenDeviceList(
XtEnumFlags flags
)
Public Function OpenDeviceList (
flags As XtEnumFlags
) As XtDeviceList
public:
XtDeviceList^ OpenDeviceList(
XtEnumFlags flags
)
member OpenDeviceList :
flags : XtEnumFlags -> XtDeviceList
Parameters
- flags
- Type: XtXtEnumFlags
Return Value
Type:
XtDeviceListSee Also