MODULENAME_MAX_LENGTH Constant
Stores the maximum length of the module name. This value must be the same on the compiler and runtime.
static const UINT MODULENAME_MAX_LENGTH = 1024;
Requirements
Header: amprt.h
Namespace: Concurrency
Этот браузер больше не поддерживается.
Выполните обновление до Microsoft Edge, чтобы воспользоваться новейшими функциями, обновлениями для системы безопасности и технической поддержкой.
Stores the maximum length of the module name. This value must be the same on the compiler and runtime.
static const UINT MODULENAME_MAX_LENGTH = 1024;
Header: amprt.h
Namespace: Concurrency