What are the types of Instancing property that can be set
for a Class in a ActiveX DLL and ActiveX EXE?



What are the types of Instancing property that can be set for a Class in a ActiveX DLL and ActiveX..

Answer / lokesh

For ActiveX Exe ->
Private,publicnotcreateable,singleuse,multiuse,global
single use,global multi use
For ActiveX Dll ->
Private,publicnotcrateable,multiuse,global multi use

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

what is the Difference between listbox and combo box?

2 Answers  


what are the Differences between Modal and Modaless forms?

2 Answers  


Name the four different cursor and locking types in ADO ?

1 Answers  


What is the difference between Property Get, Set and Let.

1 Answers  


What type of databases you can access through AD I Data Access Object?

1 Answers  


What is RDO?

1 Answers  


What is the need of z-order method?

1 Answers  


How does the following statements work? On Error Resume Next

1 Answers  


How do I program the Novell NetWare API from VB?

1 Answers  


What is the use of Immediate, Local Window?

1 Answers  


Types of Resultsets.

1 Answers  


How to get Cursor position using API?

1 Answers  


Categories