IRemoteToolCommand::SetDWORD (Compact 7)
3/12/2014
Adds a DWORD value to a command packet.
Syntax
HRESULT SetDWORD([in] DWORD dwValue)
Parameters
- dwValue
The DWORD to add to the command packet.
Return Value
S_OK if success.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
3/12/2014
Adds a DWORD value to a command packet.
HRESULT SetDWORD([in] DWORD dwValue)
S_OK if success.