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.
Changes the number of elements in a one-dimensional COleSafeArray object.
void ResizeOneDim(
DWORD dwElements
);
Parameters
- dwElements
Number of elements in the one-dimensional safe array.
Remarks
On error, the function throws a COleException.
Example
See the example for COleSafeArray::CreateOneDim.
Requirements
Header: afxdisp.h