DAEmbedFileStreamsA

ドキュメント操作、直接アクセス機能

説明

末尾の A は ANSI(char)DLL エントリポイントを示します。ActiveX/COM インターフェースでは Unicode 形式のみを公開します。動作は DAEmbedFileStreams と同じで、文字列引数は現在の SetAnsiMode コードページを使用して解釈されます

データが外部ファイルに保存されているストリームオブジェクトを、通常の埋め込みストリームオブジェクトに変換します

構文

Delphi

Function DLDAEmbedFileStreamsA(InstanceID, FileHandle: Integer; RootPath: PAnsiChar): Integer;

DLL

int DLDAEmbedFileStreamsA(int InstanceID, int FileHandle, const char * RootPath);

パラメータ

FileHandleDAOpenFile、DAOpenFileReadOnly または DAOpenFromStream 関数により返されるハンドル
RootPath相対パスのルートとして使用するディレクトリ