Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets which direction to perform scans in.
Syntax
HRESULT SetScanDirection(
[in] D3DX11_SCAN_DIRECTION Direction
);
Parameters
[in] Direction
Type: D3DX11_SCAN_DIRECTION
Direction to perform scans in. See D3DX11_SCAN_DIRECTION.
Return value
Type: HRESULT
Returns one of the return codes described in the topic Direct3D 11 Return Codes.
Remarks
SetScanDirection sets the direction ID3DX11SegmentedScan::SegScan will performed scans in.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | d3dcsx.h |
Library | D3dcsx.lib |