Example #1
0
 protected override bool ReleaseHandle()
 {
     return(SafeMsiHandle.CloseHandle(this.handle) == 0U);
 }