TheThingRegistry..::..RegisterThing Method (ICDEThing, Boolean)
Registers a Thing with TheThingRegistry
Properties of TheThing that is referenced in ICDEThing will be persisted in TheThingRegistry and "Init()" and "CreateUX()" will be called
Namespace:
nsCDEngine.Engines.ThingServiceAssembly: C-DEngine (in C-DEngine.dll)
Syntax
Parameters
- pThing
- Type: nsCDEngine.Engines.ThingService..::..ICDEThing
Pointer to the ICDEThing interface to be persisted
- RegisterGlobally
- Type: Boolean
If set to true, changed to TheThing Properties will be published across the mesh to allow for distributed rules