UIntPtr.ToPointer Metod

Definition

Viktigt!

Detta API uppfyller inte CLS.

Konverterar värdet för den här instansen till en pekare till en ospecificerad typ.

public:
 void* ToPointer();
[System.CLSCompliant(false)]
public void* ToPointer();
public void* ToPointer();
[<System.CLSCompliant(false)>]
member this.ToPointer : unit -> nativeptr<unit>
member this.ToPointer : unit -> nativeptr<unit>

Returer

Void*

En pekare till Void, d.v.s. en pekare till minnet som innehåller data av en ospecificerad typ.

Attribut

Gäller för