No description available.
Describes parameters for a volume bit-block transfer (bitblt) operation.
hDstResource [in]A handle to the destination surface.
hSrcResource [in]A handle to the source surface.
DstX [in]The width, in screen coordinates, of the destination volume in which the source volume is copied.
DstY [in]The height, in screen coordinates, of the destination volume in which the source volume is copied.
DstZ [in]The depth, in screen coordinates, of the destination volume in which the source volume is copied.
SrcBox [in]A D3DDDIBOX structure that describes the source volume texture to copy to the destination.
CopyFlagsA value that specifies characteristics of a copy operation as a bitwise OR of the values in the D3DDDI_COPY_FLAGS enumeration type.