|
Returns a single server record.
|
|
|
返回单条服务器记录。 |
|
Returns a single virtual server record.
|
|
|
返回单条虚服务器记录。 |
|
Returns a string associated with a DOS Environment Variable.
|
|
|
可以返回一个关于DOS环境变量的字符串。 |
|
Returns a value greater than 32 if successful, or an error value that is less than or equal to 32 otherwise.
|
|
|
如果返回值大于32就说明成功了,如果小于等于32则说明失败。 |
|
Returns the IID of the outgoing interface managed by this connection point.
|
|
|
由这连接点指针返回这个外接口的IID。 |
|
Returns the current file pointer position, or FALSE on failure.
|
|
|
如果函数执行成功,将返回当前的指针位置;如果执行失败,将返回False。 |
|
Returns the extension portions of a file name.
|
|
|
使用上面的这个函数来取得文件的扩展名。 |
|
Returns the first argument string with occurrences of characters in the second argument string replaced by the character at the corresponding position in the third argument string.
|
|
|
现如何将这个变量值中的这些特殊符号去掉或转成别的字符,如将双引号用单引号代替. |
|
Returns the index of the first character of a specified substring in a string.
|
|
|
返回指定子串首字符在串中的索引。 |
|
Returns the position of the Dialog built from the rollout relative to the upper left corner of the screen in Point2 format.
|
|
|
返回建立的卷帘窗的对话框左上角相对屏幕左上角的位置。 |
|
Returns the position plus or minus an integer.
|
|
|
返回索引值加或减一个整数后的索引位置。 |