Opc.Ua.Configuration.HostEnumerator.NetApiBufferFree C# (CSharp) Method

NetApiBufferFree() private method

private NetApiBufferFree ( IntPtr buffer ) : int
buffer System.IntPtr
return int
		private static extern int NetApiBufferFree(IntPtr buffer);