FireDAC.Stan.Intf.PULargeInt

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

PULargeInt = ^UInt64;

C++

typedef unsigned __int64 *PULargeInt;

プロパティ

種類 可視性 ソース ユニット
pointer
typedef
public
FireDAC.Stan.Intf.pas
FireDAC.Stan.Intf.hpp
FireDAC.Stan.Intf FireDAC.Stan.Intf

説明

整数型を指すポインタです。


PULargeInt は、UInt64 型を指すポインタです。

関連項目