1 |
5.649141 |
__x_ABI_CWindows_CApplicationModel_CChat_CChatConversationThreadingKind |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CApplicationModel_CChat_CChatConversationThreadingKind
{
ChatConversationThreadingKind_Participants = 0,
ChatConversationThreadingKind_ContactId = 1,
ChatConversationThreadingKind_ConversationId = 2,
ChatConversationThreadingKind_Custom = 3,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\winrt\Windows.Applicationmodel.Chat.h(13328,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000
|