Changes the number of samples contained in the buffer.
HRESULT Resize( UINT NewSize );
If the method succeeds, the return value is D3D_OK. If the method fails, the following value will be returned, E_OUTOFMEMORY.
Header: Declared in D3dx9mesh.h.