UIntPtr.ToPointer Metodo

Definizione

Importante

Questa API non è conforme a CLS.

Converte il valore dell'istanza in un puntatore a un tipo non specificato.

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>

Restituisce

Void*

Puntatore all'oggetto Void, ovvero puntatore a una memoria contenente dati di un tipo non specificato.

Attributi

Si applica a