MMDeviceDumpPropertyValues Method |
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.5.1
Syntaxpublic List<string> DumpPropertyValues()
Public Function DumpPropertyValues As List(Of String)
public:
List<String^>^ DumpPropertyValues()
member DumpPropertyValues : unit -> List<string>
Return Value
ListString
See Also