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 statement to extract 4 characters from the middle of a string?

1 Answers  


How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?

0 Answers  


What is the difference between queryunload and unload in form?

2 Answers  


What are the Technologies for Accessing Database from Visual Basic?

1 Answers  


Which tool is used to configure the port range and protocols for DCOM communications?

2 Answers  






Is there any Edit method in ADO Data Access method?

3 Answers  


What is the-use of property page Wizard in ActiveX Control?

0 Answers  


How can you get selected file from file system Control?

0 Answers  


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

1 Answers  


I belive VB6 is a powerful and matured tool that any other front end tool, why is it outdated? is it because of lack of awareness or because of difficult to use?

5 Answers   HCL,


what is the DIFF between Image and Picture box controls

3 Answers   CybAge,


What is the difference between message box

11 Answers  


Categories