The HrFolderRulesGetProviders function retrieves the list of rules providers for the specified folder.
Header file: | RULECLS.H |
Library: | RULECLS.LIB |
HRESULT HrFolderRulesGetProviders(
LPMDB lpMDB,
ULONG cbentryid,
LPENTRYID lpentryid,
LPULONG lpcProviders,
LPSTR FAR * FAR * lpppszProviders
);
See Return Values. In addition, HrFolderRulesGetProviders can return the following value:
For information on the ENTRYID structure and the IMsgStore interface, see the MAPI Programmer's Reference.