AdoUser:Init()

<< Click to Display Table of Contents >>

Navigation:  Adox Classes > AdoUser Class >

AdoUser:Init()

Previous pageReturn to chapter overviewNext page

Purpose

Create Object of type AdoUser

 

Prototype

METHOD INIT ( ptrIf, bAddRef )  CLASS AdoUser

 

Argument(s)

ptrIf        (Optional) Interface Pointer. When omitted a new User is created

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

 

 

See Also

AdoUser