Reference Library
SourceLength Method (sourceLength)
NamespacesZamasoft.CTI.ProgressProgressListenerSourceLength(Int64)
サーバ側で見積もられたメインドキュメントの大きさが渡されます。

このメソッドは呼ばれないことがあり、不正確な値が渡される可能性もあります。

Declaration Syntax
C#Visual BasicVisual C++
void SourceLength(
	long sourceLength
)
Sub SourceLength ( _
	sourceLength As Long _
)
void SourceLength(
	long long sourceLength
)
Parameters
sourceLength (Int64)
メインドキュメントのバイト数

Assembly: CTI (Module: CTI)