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

How to get freefile location in memory?

0 Answers   FSS,


What about DLL calls that require callbacks?

0 Answers  


which property is used to change to some value to access a identity column in datacontrols?

0 Answers  


What is Zorder Method?

1 Answers  


what are the Differences between Class Module and Standard Module?

1 Answers  






What is the error message that you would get if you try to use a recordset that is not initialized to anything?

2 Answers  


What is the Advantage of ActiveX Dll over Active Exe?

1 Answers  


CONNECTIVITY OF SQL 2000 + VB USING ODBC. steps i Follow- 1) Go to Control panel-->Admintrative Tools-->Double -click Data sources(ODBC)-->click Add button-->I choose SQL server (last option), Is it right or wrong option for connecting to SQL 2000.Then a new screen appears Create a New dataSource-->in name textbox,we can write anyname--Right or wrong. suppose i enter sonia, & my server name is .,so I enter . in server & click next button-->On the Next screen i have checked the option With Sql server authentication-- >Login Id-sa, Password-->Blank-->Click next button-->Next-- >Finish-->Then I click on button Test Data source-->Mesage Comes TESTS COMPLETED SUCCESSFULLY-->OK-->OK-->Ok. These steps we have to do or not for Connectivity using ODBC. If yes,then what after these steps we have to do??Plz reply me early ??Thx in advance.

6 Answers  


how many no of controls in form?

16 Answers   AIMS, Airex Logistics,


What are some methods you can use to send data from one VB executable to another one?

0 Answers  


To find the current recordposition in data control.

0 Answers  


How can we call Stored procedure of Back End in RDO and ADO ?

1 Answers  


Categories