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
Constants used to specify a custom file action when calling IRemoteToolDevice::SendFile.
Value |
Description |
|---|---|
FILECUSTOMACTION_ALWAYSOVERWRITE |
Specifies that the device-side file is always overwritten even if it exists. |
FILECUSTOMACTION_COM |
Registers a COM object by calling the DllRegisterServer API associated with the component. |
FILECUSTOMACTION_NONE |
Specifies that no special processing of the file is done during deployment. |