MMDeviceDumpPropertyValues Method |
Retrieves the keys-value pair of the COM properties.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public List<string> DumpPropertyValues()
Public Function DumpPropertyValues As List(Of String)
public:
List<String^>^ DumpPropertyValues()
member DumpPropertyValues : unit -> List<string>
Return Value
Type:
ListStringSee Also