![]() |
KomodiaDNS::CDNSManager | ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
| Custom Code in Header Private Section |
Declared in: DNSManager.h |
Custom Code
//Data inside the map
typedef struct _DNSData
{
CDNSQuery aQuery;
LPVOID lpData;
DWORD dwTime;
DWORD dwTimedoutTime;
DWORD dwTimeout;
BOOL bTimedout;
BOOL bNotified;
} DNSData;
//Our map of ID data
typedef std::map<unsigned short,DNSData> IDMap;
See Also
This web site was generated
using Surveyor V4.50.811.1. Click
here
for more information. |
Site content copyright © 2003 Komodia LTD.. See the About page for additional notices. This page last updated: 24 Feb 2003. |