CMC_TAGGED_OTHER_MSG structure
The CMC_TAGGED_OTHER_MSG structure is used in the CMC_DATA_INFO and CMC_RESPONSE_INFO structures.
Syntax
typedef struct _CMC_TAGGED_OTHER_MSG { DWORD dwBodyPartID; LPSTR pszObjId; CRYPT_OBJID_BLOB Value; } CMC_TAGGED_OTHER_MSG, *PCMC_TAGGED_OTHER_MSG;
Members
- dwBodyPartID
-
DWORD identifying the tagged other message.
- pszObjId
-
Object identifier (OID) of the other message.
- Value
-
A CRYPT_OBJID_BLOB structure that contains the encoded other message information.
Requirements
|
Minimum supported client | Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2003 [desktop apps only] |
|
Header |
|
Send comments about this topic to Microsoft
Build date: 10/26/2012