Share via


FILECUSTOMACTION (Remote Tools Server) (Compact 2013)

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.

See Also

Reference

Remote Tools Server Constants
IRemoteToolDevice::SendFile