Address Card - Card Width

S

Sammy Lau

Hi all,

How I can get the value of the Address Card dimensions from OOM? If this
is not possible, where does this value stored? Registry? File?

Thanks a lot for your help.

Cheers,
Sammy
 
S

Sammy Lau

Sammy said:
Hi all,

How I can get the value of the Address Card dimensions from OOM? If this
is not possible, where does this value stored? Registry? File?

Thanks a lot for your help.

Cheers,
Sammy

It's not accessible from OOM. From cdolive.com, I've learnt that the
view settings of a folder are stored in a hidden message of type
IPM.Microsoft.FolderDesign.NamedView.

In this message, there is a PT_BINARY property "PR_VIEW_STATE". The card
width is stored in the 30th byte (2 bytes in size). The multiline size
is stored in 28th byte (1 byte in size). I'm still running tests to find
out the rest of the definition.

I'd like to know if there is any source that got the definition of this
binary structure?

Thanks a lot in advanced.

Cheers,
Sammy Lau
 
K

Ken Slovak - [MVP - Outlook]

Most of the information at CDOLive was reverse engineered by Siegfried Weber
and there's no official documentation. In fact I know of many people at MS
who use Sig's work since they have no other way of finding that information.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top