Back to product page

Register property


Determines if file should be registered as COM server.

Type

A Boolean value

Syntax

  • Basic
object.Register [= value]
The Register(object,value) syntax has these parts:
objectAn expression evaluating to an object of type UpdFile.
valueA Boolean value.

Remarks

This property determines if wodAppUpdate call DllRegisterServer exported function from the file, in order to register it as a COM server.

Platforms

Windows