Click here to Skip to main content
15,913,854 members
Home / Discussions / COM
   

COM

 
Questionhow to create a COM object Pin
iceman117-Jun-04 17:17
iceman117-Jun-04 17:17 
QuestionDownload my .ocx and 2 depending dll’s? Pin
anderslundsgard6-Jun-04 21:02
anderslundsgard6-Jun-04 21:02 
GeneralImplementing Span tag Pin
Member 5281555-Jun-04 0:22
Member 5281555-Jun-04 0:22 
GeneralRe: Implementing Span tag Pin
Andrew Quinn AUS6-Jun-04 22:23
Andrew Quinn AUS6-Jun-04 22:23 
QuestionHow to call methods of an appobject directly? Pin
Roozbeh693-Jun-04 18:32
professionalRoozbeh693-Jun-04 18:32 
AnswerRe: How to call methods of an appobject directly? Pin
Andrew Quinn AUS3-Jun-04 22:15
Andrew Quinn AUS3-Jun-04 22:15 
GeneralAutomating Office Pin
no_reg_name3-Jun-04 6:14
no_reg_name3-Jun-04 6:14 
GeneralRe: Automating Office Pin
sas22223-Jun-04 9:27
sas22223-Jun-04 9:27 
You can use the "OLE/COM Object Viewer" accessible
from the Studio .net Tools menu.

open up the tool from the "Tools | OLE/COM Object Viewer" menu
selection and browse to the Microsoft Powerpoint x.xObject Library
in the left hand tree view. the right hand pane should fill up with
registration information. doiuble click in the left hand treeview
on the power point text and it will open the type library definition
(methods, etc..) for the ppt object model.

-

you can also run Powerpoint and select Tools | Macro | Visual Basic Editor
to bring up VBA editor (you must have a presentation open, btw). Then press F2 key to run the object browser
which shows all the methods for the powerpoint library and other
referenced libraries.

--

hope this help..

steve

sas
GeneralRe: Automating Office Pin
sas22223-Jun-04 9:32
sas22223-Jun-04 9:32 
GeneralRe: Automating Office Pin
no_reg_name3-Jun-04 23:02
no_reg_name3-Jun-04 23:02 
GeneralRe: Automating Office Pin
Rory Solley3-Jun-04 22:14
Rory Solley3-Jun-04 22:14 
GeneralRe: Automating Office Pin
no_reg_name3-Jun-04 23:01
no_reg_name3-Jun-04 23:01 
Generalpassing array to com Interface Pin
smartcoder2-Jun-04 9:31
smartcoder2-Jun-04 9:31 
GeneralRe: passing array to com Interface Pin
Andrew Quinn AUS3-Jun-04 4:18
Andrew Quinn AUS3-Jun-04 4:18 
GeneralCOM Interface Hooking Pin
hardboy1111-Jun-04 9:13
hardboy1111-Jun-04 9:13 
GeneralRe: COM Interface Hooking Pin
Anonymous1-Jun-04 11:12
Anonymous1-Jun-04 11:12 
Generalfirewall Pin
shahrokh nabavi1-Jun-04 7:12
shahrokh nabavi1-Jun-04 7:12 
Generalhandwritten signature authentication pro Pin
yep yin31-May-04 20:49
yep yin31-May-04 20:49 
GeneralAsync Sockets in a COM Dll/OCX Pin
shekar_raja31-May-04 17:11
shekar_raja31-May-04 17:11 
GeneralConverting from STA to MTA Pin
mahvk31-May-04 13:45
mahvk31-May-04 13:45 
GeneralRe: Converting from STA to MTA Pin
Rory Solley1-Jun-04 22:06
Rory Solley1-Jun-04 22:06 
GeneralCOM help?! Pin
Anonymous31-May-04 6:39
Anonymous31-May-04 6:39 
GeneralRe: COM help?! Pin
Anonymous31-May-04 19:05
Anonymous31-May-04 19:05 
GeneralShell samples for VC++ 7.x Pin
freddoh29-May-04 6:34
freddoh29-May-04 6:34 
GeneralCalling COM from DLL Pin
jhurley28-May-04 2:52
jhurley28-May-04 2:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.