C# Class MediaPortalWrapper.Utils.PtrExtension

Afficher le fichier Open project: offbyoneBB/mp-onlinevideos2

Méthodes publiques

Méthode Description
FreeCO ( IntPtr &ptr ) : void
FreeCO ( this ptr ) : void
FreeHG ( IntPtr &ptr ) : void
FreeHG ( this ptr ) : void
SetStringCO ( this value, IntPtr &ptr ) : void
SetStringHG ( this value, IntPtr &ptr ) : void
ToManaged ( this ptr ) : string

Method Details

FreeCO() public static méthode

public static FreeCO ( IntPtr &ptr ) : void
ptr System.IntPtr
Résultat void

FreeCO() public static méthode

public static FreeCO ( this ptr ) : void
ptr this
Résultat void

FreeHG() public static méthode

public static FreeHG ( IntPtr &ptr ) : void
ptr System.IntPtr
Résultat void

FreeHG() public static méthode

public static FreeHG ( this ptr ) : void
ptr this
Résultat void

SetStringCO() public static méthode

public static SetStringCO ( this value, IntPtr &ptr ) : void
value this
ptr System.IntPtr
Résultat void

SetStringHG() public static méthode

public static SetStringHG ( this value, IntPtr &ptr ) : void
value this
ptr System.IntPtr
Résultat void

ToManaged() public static méthode

public static ToManaged ( this ptr ) : string
ptr this
Résultat string