Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Allocates storage for internal use.
BOOL AllocElements(
int nElements,
int cbElement
);
Parameters
[in] nElements
The number of elements for which to allocate storage.[in] cbElement
The size, in bytes, of an element.
Return Value
TRUE if the method succeeds, otherwise FALSE.
Requirements
Header: afxpane.h