C-DEngine 5.105
IBaseEngine
.
.
::
.
.
GetEngineID Method
retrieves the unique ID of the Engine given by the SetEngineID call
Namespace:
nsCDEngine.Engines
Assembly:
C-DEngine
(in C-DEngine.dll)
Syntax
C#
VB
C++
Guid
GetEngineID
()
Function
GetEngineID
As
Guid
Guid
^
GetEngineID
()
Return Value
The Guid of the Engine
See Also
IBaseEngine Interface
nsCDEngine.Engines Namespace