C# Class MobileDevice.CoreFundation.CFBoolean

Afficher le fichier Open project: nivalxer/MobileDevice Class Usage Examples

Méthodes publiques

Méthode Description
GetCFBoolean ( bool flag ) : IntPtr

Private Methods

Méthode Description
GetModuleHandle ( string lpModuleName ) : IntPtr
GetProcAddress ( IntPtr hModule, string lpProcName ) : IntPtr
LoadLibrary ( string lpFileName ) : IntPtr

Method Details

GetCFBoolean() public static méthode

public static GetCFBoolean ( bool flag ) : IntPtr
flag bool
Résultat System.IntPtr