C# Class MySql.Data.MySqlClient.SECURITY_HANDLE

Datei anzeigen Open project: Top-Cat/SteamBot Class Usage Examples

Public Properties

Property Type Description
HighPart System.IntPtr
LowPart System.IntPtr

Public Methods

Method Description
SECURITY_HANDLE ( int dummy ) : System.Collections

Method Details

SECURITY_HANDLE() public method

public SECURITY_HANDLE ( int dummy ) : System.Collections
dummy int
return System.Collections

Property Details

HighPart public_oe property

public IntPtr,System HighPart
return System.IntPtr

LowPart public_oe property

public IntPtr,System LowPart
return System.IntPtr