CLNUIDeviceTest.NUIImage.CloseHandle C# (CSharp) Method

CloseHandle() private method

private CloseHandle ( IntPtr hHandle ) : bool
hHandle System.IntPtr
return bool
        static extern bool CloseHandle(IntPtr hHandle);