IRemoteToolCommand::SetString (Compact 2013)
3/26/2014
Adds a string value to a command packet.
Syntax
HRESULT SetString([in] BSTR bstrValue)
Parameters
- bstrValue
The string to add to the command packet.
Return Value
S_OK if success.
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
3/26/2014
Adds a string value to a command packet.
HRESULT SetString([in] BSTR bstrValue)
S_OK if success.