Home
last modified time | relevance | path

Searched refs:OnDomainRemove (Results 1 – 2 of 2) sorted by relevance

/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/Windows/Sources/
DChooserDialog.h121 afx_msg LONG OnDomainRemove( WPARAM inWParam, LPARAM inLParam );
DChooserDialog.cpp301 ON_MESSAGE( WM_USER_DOMAIN_REMOVE, OnDomainRemove ) in BEGIN_MESSAGE_MAP()
947 LONG ChooserDialog::OnDomainRemove( WPARAM inWParam, LPARAM inLParam ) in OnDomainRemove() function in ChooserDialog