IRemoteToolStream::EnableDeviceProxy (Compact 2013)
3/26/2014
Instructs the device-side code to become a proxy for deployment of plug-ins.
Note
This method is for internal use only.
This requires the deployment of DeviceProxy.exe and knowledge of specific commands in order to deploy Remote Tools Framework device-side code.
Syntax
HRESULT EnableDeviceProxy (void)
Parameters
- None*.*
None.
Return Value
E_OUTOFMEMORY if the desktop is in a low memory condition.
S_OK if success.