Click here to Skip to main content
15,899,754 members
Home / Discussions / COM
   

COM

 
Questionsearching Microsoft MAPI Control 6.0 Pin
Vasya - dragon27-Apr-06 1:55
Vasya - dragon27-Apr-06 1:55 
QuestionOffice CommandBar Button Pin
HakunaMatada26-Apr-06 3:44
HakunaMatada26-Apr-06 3:44 
AnswerRe: Office CommandBar Button Pin
Michael Dunn26-Apr-06 8:02
sitebuilderMichael Dunn26-Apr-06 8:02 
GeneralRe: Office CommandBar Button Pin
HakunaMatada26-Apr-06 17:36
HakunaMatada26-Apr-06 17:36 
GeneralRe: Office CommandBar Button Pin
HakunaMatada26-Apr-06 19:00
HakunaMatada26-Apr-06 19:00 
GeneralRe: Office CommandBar Button Pin
Stephen Hewitt26-Apr-06 21:18
Stephen Hewitt26-Apr-06 21:18 
GeneralRe: Office CommandBar Button Pin
Michael Dunn27-Apr-06 19:40
sitebuilderMichael Dunn27-Apr-06 19:40 
GeneralRe: Office CommandBar Button Pin
HakunaMatada27-Apr-06 20:24
HakunaMatada27-Apr-06 20:24 
Thanks... Smile | :)

Hey.. I got a small problem...

Lets say I add a CommandBar to the list of CommandBars by

_newCmdBar = _cmdBars->Add( _vName, _vPosition, _vEmpty, _vTrue ) ;

where

_newCmdBar is of the type CComPtr<Office::CommandBar> _newCmdBar ;

Now, how do I check if the above function call has been successful? I tried

if( NULL == _newCmdBar ) but it doesn't compile.

Can you help?

---
With best regards,
A Manchester United Fan

The Genius of a true fool is that he can mess up a foolproof plan!
GeneralRe: Office CommandBar Button Pin
Michael Dunn27-Apr-06 20:36
sitebuilderMichael Dunn27-Apr-06 20:36 
QuestionCscomp Rotor Pin
David_cole25-Apr-06 21:56
David_cole25-Apr-06 21:56 
QuestionClosing an Application Pin
lavate malllik25-Apr-06 18:44
lavate malllik25-Apr-06 18:44 
AnswerRe: Closing an Application Pin
Stephen Hewitt25-Apr-06 19:55
Stephen Hewitt25-Apr-06 19:55 
AnswerRe: Closing an Application Pin
Vibhash Jha3-May-06 2:59
Vibhash Jha3-May-06 2:59 
Questionusing matlab code in vb environment Pin
freesun25-Apr-06 9:07
freesun25-Apr-06 9:07 
AnswerRe: using matlab code in vb environment Pin
Vibhash Jha3-May-06 3:06
Vibhash Jha3-May-06 3:06 
GeneralRe: using matlab code in vb environment Pin
freesun3-May-06 3:22
freesun3-May-06 3:22 
GeneralRe: using matlab code in vb environment Pin
Vibhash Jha3-May-06 3:50
Vibhash Jha3-May-06 3:50 
GeneralRe: using matlab code in vb environment Pin
freesun3-May-06 7:18
freesun3-May-06 7:18 
GeneralRe: using matlab code in vb environment Pin
Vibhash Jha3-May-06 19:27
Vibhash Jha3-May-06 19:27 
GeneralRe: using matlab code in vb environment Pin
freesun5-May-06 0:58
freesun5-May-06 0:58 
GeneralRe: using matlab code in vb environment Pin
Vibhash Jha5-May-06 1:20
Vibhash Jha5-May-06 1:20 
GeneralRe: using matlab code in vb environment Pin
freesun5-May-06 3:53
freesun5-May-06 3:53 
GeneralRe: using matlab code in vb environment Pin
Vibhash Jha5-May-06 4:31
Vibhash Jha5-May-06 4:31 
GeneralRe: using matlab code in vb environment Pin
freesun5-May-06 4:33
freesun5-May-06 4:33 
GeneralRe: using matlab code in vb environment Pin
Vibhash Jha5-May-06 4:57
Vibhash Jha5-May-06 4:57 

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.