AdoView:Init()

<< Click to Display Table of Contents >>

Navigation:  Adox Classes > AdoView Class >

AdoView:Init()

Previous pageReturn to chapter overviewNext page

Purpose

Create Object of type AdoView

 

Prototype

METHOD INIT ( ptrif, bAddRef )  CLASS AdoView

 

Argument(s)

ptrIf        Interface Pointer.

bAddRef        (Optional) Is it necessary to increment the usage count by calling AddRef

 

 

See Also

AdoView