System.TMarshal.UnsafeAddrOf

提供:RAD Studio API Documentation

Delphi

class function UnsafeAddrOf(var Value): TPtrWrapper; inline;

プロパティ

種類 可視性 ソース ユニット
function public System.pas System TMarshal

説明

データを参照するラップ ポインタを返します。

UnsafeAddrOf メソッドは、渡す場所のアドレスである Value を、ラップ ポインタとして返します。

関連項目