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
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
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