Platform SDK: DirectX |
EnumAddressTypeCallback is an application-defined callback function for the IDirectPlayLobby3::EnumAddressTypes method.
BOOL FAR PASCAL EnumAddressTypeCallback( REFGUID guidDataType, LPVOID lpContext, DWORD dwFlags );
Returns TRUE to continue the enumeration or FALSE to stop it.
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Requires Windows 98.
Header: Declared in dplay.h.