Difference Types of Instancing Property in ActiveX Dll and Exe.
Answer Posted / cherran
For ActiveX-DLL:
Private, PublicNotCreatable, MultiUse, GlobalMultiUse
For ActiveX-EXE:
Private, PublicNotCreatable, SingleUse, GlobalSingleUse,
MultiUse, GlobalMultiUse
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is form in visual basic?
____ is the difference between Listindex and Tab index.
___ property is used to change to ___ value to access a identity column'in datacontrols.
How do you zoom in visual basic?
Difference between Tabletype and Snapshot?
Is there any Edit method in ADO Data Access method?
Explain OLE Drag and Drop?
Explain the working with task in Gantt chart view.
When/Why should I use Option Explicit?
___,___ arguments will be used to run a executable program in shell function
_____ collection in recordset used to assign a value from textbox to table columns without making abinding in datacontrol.
How do I call a DLL?
How much gain in performance will I get if I write my number crunching routines in C instead of Visual Basic?
Which type of object requires this object?
What is ado data control in vb6 0?