Retrieves the method used for image compositing.
Syntax
HRESULT retVal = object.GetCompositeOperation(pCompOp);
Parameters
- pCompOp [out] 
 Type: DXSURFMODCOMPOP- Pointer to a value that determines the method used for compositing. 
See also
Reference
Retrieves the method used for image compositing.
HRESULT retVal = object.GetCompositeOperation(pCompOp);
pCompOp [out]
Type: DXSURFMODCOMPOP
Pointer to a value that determines the method used for compositing.
Reference