IConstructedTypeProvider<TType>.GetPointerType(TType) Methode

Definition

Ruft das Typsymbol für einen nicht verwalteten Zeiger auf den angegebenen Elementtyp ab.

public:
 TType GetPointerType(TType elementType);
public TType GetPointerType (TType elementType);
abstract member GetPointerType : 'ype -> 'ype
Public Function GetPointerType (elementType As TType) As TType

Parameter

elementType
TType

Gibt zurück

TType

Gilt für