Search Everything中文版

Page 59 of 70

Everything_GetMatchCase

Everything_GetMatchCase Everything_GetMatchCase函数返回match case状态。 语法 BOOL Everything_GetMatchCase(无效); 返回值 返回值是匹配用例状态。 如果启用匹配大小写,函数将返回TRUE。 如果禁用匹配大小写,函数返回FALSE。 讲话 获取匹配情况开关的内部状态...

Everything_GetMajorVersion

Everything_GetMajorVersion 该Everything_GetMajorVersion函数检索一切的主版本号。   句法 DWORD Everything_GetMajorVersion(void);   参数 没有参数。   回报价值 该函数返回主版本号。 如果主要版本信息不可用,则该函数返回0。要获取扩展错...

Everything_GetLastError

Everything_GetLastError 该Everything_GetLastError函数检索最后一个错误代码值。   句法 DWORD Everything_GetLastError(void);   参数 此功能没有参数。   回报价值 错误代码 值 含义 一切还好 0 操作成功完成。 EVERYTHING_ERROR_MEMORY...

Everything_GetBuildNumber

Everything_GetBuildNumber 该Everything_GetBuildNumber函数检索一切的版本号。   句法 DWORD Everything_GetBuildNumber(void);   参数 没有参数。   回报价值 该函数返回内部版本号。 如果构建信息不可用,则该函数返回0。要获取扩展错误信息...

Everything_Exit

Everything_Exit 该Everything_Exit功能要求的一切退出。   句法 BOOL Everything_Exit(void);   参数 没有参数。   回报价值 如果退出请求成功,则该函数返回非零值。 如果请求失败,该函数返回0。要获取扩展错误信息,请调用Everything_GetLast...

Everything_DeleteRunHistory

Everything_DeleteRunHistory 该Everything_DeleteRunHistory功能删除所有运行历史记录。   句法 BOOL Everything_DeleteRunHistory(void);   参数 没有参数。   回报价值 如果清除运行历史记录,则该函数返回非零值。 如果发生错误,该函数返回0...

Everything_CleanUp

Everything_CleanUp 该Everything_CleanUp功能复位结果列表和搜索状态,释放由库中的任何分配的内存。   句法 void Everything_CleanUp(void);   参数 此功能没有参数。   回报价值 此功能没有返回值。   备注 您应该调用Everything_CleanUp来...

Clarion

Clarion   Setup Download the Clarion module: Clarion_Everything.zip   Source code of the module is included.   Extract Everything.lib to your clarion project.   Add the LIB to “Library, object, and resource files” i...

C#

C# A C# example.   form1.Designer.cs namespace WindowsApplication1 { partial class Form1 { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; ...

C

C Make sure to link to Everything32.lib or Everything64.lib. Copy Everything32.dll or Everything64.dll to your programs executable directory.   #include <stdio.h> #include "Everything.h" int main(int argc,char **argv) { DWORD i; ...
« Older postsNewer posts »