このメソッドはクライアント側で実装されます。指定したファイルをメモリに書き込む処理を開始します。Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
このメソッドはクライアント側で実装されます。指定したファイルをメモリに書き込む処理を開始します。Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
HRESULT Open(
BSTR FileName,
int* BufferSize
);
void Open(
string FileName,
ref int BufferSize
);
Sub Open( _
FileName As String, _
ByRef BufferSize As Integer _
)
このページは役に立ちましたか?