Index

CDTDocV8

CDTDocV8

1 CDTDocV8()

2 CDTDocV8(CDTEngineV8* engine)

3 CDTDocV8(CDTEngineV8& engine)

This is the CDTDocV8 constructor.

The first form creates the CDTDocV8 object but does not fully initialize it. The second and third forms create the CDTDocV8 object and also initialize it by calling the Init method.

Parameters

ParameterDescription

engine

References the CDTEngineV8 object.



 

Index