MMDeviceDumpPropertyValues Method |
Retrieves the keys-value pair of the COM properties.
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
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