We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://msdn.microsoft.com/en-us/library/aa394350(v=vs.85).aspx
string Address; uint32 BufferSize = 32; boolean NoFragmentation = FALSE; uint32 PrimaryAddressResolutionStatus; string ProtocolAddress = ""; string ProtocolAddressResolved = ""; uint32 RecordRoute = 0; boolean ReplyInconsistency; uint32 ReplySize; boolean ResolveAddressNames = FALSE; uint32 ResponseTime; uint32 ResponseTimeToLive; string RouteRecord[]; string RouteRecordResolved[]; String SourceRoute = ""; uint32 SourceRouteType = 0; uint32 StatusCode; uint32 Timeout = 1000; uint32 TimeStampRecord[]; string TimeStampRecordAddress[]; string TimeStampRecordAddressResolved[]; uint32 TimeStampRoute = 0; uint32 TimeToLive = 80; uint32 TypeofService = 0;
The text was updated successfully, but these errors were encountered:
aduguid
No branches or pull requests
https://msdn.microsoft.com/en-us/library/aa394350(v=vs.85).aspx
The text was updated successfully, but these errors were encountered: