ArchiveValue Status bits 32-63
Hello!
In VBA ArchiveValue.Status has Long type, so it can contain all 64 bits of status.
In VSTA ArchiveValue.Status is just int variable, and as I understand int=Int32.
So how can I get upper 32 bits of ArchiveVariable status?
This is a migrated post! Originally posted on 11.04.2012 by user stolyarov_as. Please be aware that information can be outdated.