45,000 Jobs - Get an Interview Call,  Post Your Resume Here
SURESHKUMAR.NET FORUMS
Registered Member Login:
Not a member? Register today!



Welcome to the SURESHKUMAR.NET FORUMS.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.




vb / asp.net Interview / Technical Questions Kindly solve an many as questions you can. It will sharpen your skills and those solutions will help others too.

VB - Instancing Property in ActiveX Dll and Exe.

        

Reply
 
LinkBack Thread Tools Display Modes
Old 24-01-07, 01:08 PM   #1 (permalink)
Junior Member
 
preethisingh's Avatar
 
Join Date: Jul 2006
Posts: 1,391
Thanks: 1
Thanked 28 Times in 25 Posts
Rep Power: 19 preethisingh is a jewel in the rough preethisingh is a jewel in the rough preethisingh is a jewel in the rough
VB - Instancing Property in ActiveX Dll and Exe.

Difference Types of Instancing Property in ActiveX Dll and Exe.

preethisingh is offline Offline   Reply With Quote
Old 08-07-09, 01:07 PM   #2 (permalink)
Junior Member
 
Join Date: Jul 2009
Age: 35
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 1 amlan is on a distinguished road
Wink Re: VB - Instancing Property in ActiveX Dll and Exe.

Combining all the instancing properties of ActiveX Dll and Activex Exe following are the six instancing properties: 1. Private - Client Applications cannot create the class. Project containing class only can create object. 2. PublicNotCreatable- It’s an internal creatable class. Client application can use the instance of class but Cannot create instance on their own. 3. SingleUse – This property is for ActiveXexe only. Every time we create new object will instantiate new ActiveXexe object. And each instance will get own copy of global variable. 4. GlobalSingleUse – Same as single use only difference is you can use it as a global function. 5. MultiUse – Default. Allow any number of instance creatable from internally as well as externally. 6. GlobalMultiUse – Same as Multiuse only difference is explicitly instantiation of class is not required to access methods and properties.

amlan is offline Offline   Reply With Quote
Reply

Tags
activex , dll , exe , instancing , property


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +6.5. The time now is 11:56 AM.

More Interview Questions Here...

Content Relevant URLs by vBSEO 3.3.0