ISDBDevice::GetDeviceProfileXML: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{MethodDeclaration|SDBDevice|ISDBDevice|Property Get GetDeviceProfileXML As XML formatted string}} ===Property description=== Returns complete device options using formatted X...") |
|||
Line 1: | Line 1: | ||
{{MethodDeclaration|SDBDevice|ISDBDevice|Property Get GetDeviceProfileXML As XML formatted string}} | {{MethodDeclaration|SDBDevice|ISDBDevice|Property Get GetDeviceProfileXML As XML formatted string}} | ||
=== Parameters === | |||
{{MethodParameters | |||
|DeviceHandle |Long | | |||
}} | |||
===Property description=== | ===Property description=== |
Latest revision as of 17:03, 12 March 2013
CoClass SDBDevice, Interface ISDBDevice
Property Get GetDeviceProfileXML As XML formatted string
Parameters
Name | Type | Description |
---|---|---|
DeviceHandle | Long |
Property description
Returns complete device options using formatted XML that can be used/seen in MMDC (Device profiles).