Beispiel #1
0
 protected override bool ReleaseHandle()
 {
     return(Win32NativeMethods.RpcMgmtEpEltInqDone(ref handle) == 0);
 }