A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Search Forums
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Showing results 1 to 4 of 4
Search took 0.01 seconds.
Search: Posts made by: gernot
Forum: Add-ins for Outlook September 11th 07, 09:11 PM Posted to microsoft.public.outlook.program_addins
Replies: 5
Views: 1,029
Posted By gernot
How to uniquely identify explorer / inspector objects in Outlook 2007

MAPI entry ids may not exist before the item is saved. In this case I
use the creation time to identify the item.

On Sep 8, 2:04 am, gernot wrote:
Finally I compare inspector...
Forum: Add-ins for Outlook September 8th 07, 01:04 AM Posted to microsoft.public.outlook.program_addins
Replies: 5
Views: 1,029
Posted By gernot
How to uniquely identify explorer / inspector objects in Outlook 2007

Finally I compare inspector objects by their entry id:

_Inspector *pInspector;

// get entry id
CComPtrIDispatch pDispCurrentItem;
HRESULT hr =...
Forum: Add-ins for Outlook September 5th 07, 12:32 PM Posted to microsoft.public.outlook.program_addins
Replies: 5
Views: 1,029
Posted By gernot
How to uniquely identify explorer / inspector objects in Outlook 2007

How does C# implement the == operator? It must be more than just
comparing COM objects.
The workaround with FindWindow() is alright ;-)

Thanks, Gernot


On Sep 4, 5:36 pm, "Ken Slovak - [MVP -...
Forum: Add-ins for Outlook September 3rd 07, 07:25 PM Posted to microsoft.public.outlook.program_addins
Replies: 5
Views: 1,029
Posted By gernot
How to uniquely identify explorer / inspector objects in Outlook 2007

I am always getting different interface pointers for same explorer
objects. The same happens for inspector objects. What can a do to
unquely identify these objects?

Scenario:

1. In the NewInspector...
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT +1. The time now is 11:35 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.