MFORMATSLib Namespace > IMFDevice Interface : DeviceOpen Method |
Sub DeviceOpen( _ ByVal _bsDeviceConfig As String, _ ByVal _bsPropsList As String _ )
void DeviceOpen( string _bsDeviceConfig, string _bsPropsList )
procedure DeviceOpen( _bsDeviceConfig: String; _bsPropsList: String );
void DeviceOpen( BSTR* _bsDeviceConfig, BSTR* _bsPropsList )