Windows2003-3790/inetcore/outlookexpress/wabw/wabapi/ui_addr.h
2020-09-30 16:53:55 +02:00

12 lines
279 B
C

#ifndef _UI_ADDRS_H_
#define _UI_ADDRS_H_
HRESULT HrShowAddressUI(IN LPADRBOOK lpIAB,
IN HANDLE hPropertyStore,
IN ULONG_PTR * lpulUIParam,
IN LPADRPARM lpAdrParms,
IN LPADRLIST *lppAdrList);
#endif