Retrieves information about the attributes and structure of the raw surface object's pixel data.
Syntax
HRESULT retVal = object.GetSurfaceInfo(pSurfaceInfo);
Parameters
pSurfaceInfo
Type: DXRAWSURFACEINFOPointer to the surface description.
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
Retrieves information about the attributes and structure of the raw surface object's pixel data.
HRESULT retVal = object.GetSurfaceInfo(pSurfaceInfo);
pSurfaceInfo
Type: DXRAWSURFACEINFO
Pointer to the surface description.