예제 #1
0
 public bool Search()
 {
     return(m_dll.adSearch(m_handle) == CoreDll.Error.Ok);
 }