Home | History | Annotate | Download | only in DLL.NET

Lines Matching refs:domain

73 			/* Flags for domain enumeration and browse/query reply callbacks.
76 * flag NOT set indicates a "Remove", i.e. the domain is no longer
100 /* Flags for specifying domain enumeration type in DNSServiceEnumerateDomain
226 String * domain
339 const char * domain,
693 * Domain Enumeration
700 * Currently, the only domain returned is "local.", but other domains will be returned in future.
717 * interfaceIndex: Specifies the interface on which the domain exists. (The index for a given
723 * replyDomain: The name of the domain.
750 * callback: The delegate to be called when a domain is found or the call asynchronously
792 * domain: The domain on which the service was registered (if the application did not
793 * specify a domain in Register(), this indicates the default domain
806 String * domain
829 * domain: If non-NULL, specifies the domain on which to advertise the service.
830 * Most applications will not specify a domain, instead automatically
831 * registering in the default domain(s).
869 String * domain,
1006 * domain: The domain on which the service was discovered (if the application did not
1007 * specify a domain in Browse(), this indicates the domain on which the
1021 String * domain
1039 * domain: If non-NULL, specifies the domain on which to browse for services.
1040 * Most applications will not specify a domain, instead browsing on the
1041 * default domain(s).
1058 String * domain,
1089 * fullname: The full service domain name, in the form <servicename>.<protocol>.<domain>.
1133 * domain: The domain on which the service is registered, i.e. the domain passed
1153 String * domain,
1238 * fullname: The full domain name of the resource record.
1290 * fullname: The resource record's full domain name.
1319 * query in a non-local domain. Without setting this flag, unicast queries
1331 * fullname: The full domain name of the resource record to be queried for.
1371 * fullname: The resource record's full domain name.