Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.