Constants (Free/busy API)
This topic contains constant definitions, class identifiers, and interface identifiers for the Free/Busy API.
| Constant | Definition |
|---|---|
| E_NOTIMPL | As defined in the Microsoft Windows Software Development Kit (SDK) header file winerror.h. |
| E_OUTOFMEMORY | As defined in the Windows SDK header file winerror.h. |
| S_FALSE | As defined in the Windows SDK header file winerror.h. |
| S_OK | As defined in the Windows SDK header file winerror.h. |
For the following interface identifiers, assume the DEFINE_GUID macro defined in the Windows SDK header file guiddef.h to associate the GUID symbolic name with its value.
//{00067064-0000-0000-C000-000000000046}
DEFINE_GUID(IID_IEnumFBBlock, 0x00067064, 0x0, 0x0, 0xc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x46);
//{00067066-0000-0000-C000-000000000046}
DEFINE_GUID(IID_IFreeBusyData, 0x00067066, 0x0, 0x0, 0xc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x46);
//{00067067-0000-0000-C000-000000000046}
DEFINE_GUID(IID_IFreeBusySupport, 0x00067067, 0x0, 0x0, 0xc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x46);