API:System.VarUtils.SafeArrayPutElement

提供: RAD Studio API Documentation
2011年10月18日 (火) 02:30時点におけるPyBot (トーク | 投稿記録)による版 (ページの作成: <section begin=api /> <!--Start API Info--><ul id='childlinks'><li class='first'>'''親: System.VarUtils'''</li> </ul> <vclInfo name="SafeArrayPutElement" par...)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

Delphi

function SafeArrayPutElement; external oleaut name 'SafeArrayPutElement';

C++

extern "C" HRESULT __stdcall SafeArrayPutElement(System::PVarArray VarArray, System::PVarArrayCoorArray Indices, const void * Data);

プロパティ

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

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。