ตัวอย่างคู่อมือ
น่าจะเป็น Methods ของมันเพราะหัวข้อชื่อ 4.1.1 List of Methods
4.1.2 Open
<Definition>
int Open ( string pathName )
<Function>
Opens the CLF file with the specified path.
<Argument>
pathName
Specifies the full path of the CLF file to be used as template.
<Returned value>
0 : Indicates that the CLF file was opened properly.
Other
than 0
: Indicates that some kind of error has occurred, including
failure to find the CLF file.