ComponentOne Bitmap for UWP
GetPredication Method

C1.UWP.DX Assembly > C1.Util.DX.Direct3D11 Namespace > DeviceContext Class : GetPredication Method
void ID3D11DeviceContext::GetPredication([Out, Optional] ID3D11Predicate** ppPredicate,[Out, Optional] BOOL* pPredicateValue)
Syntax
'Declaration
 
Public Function GetPredication( _
   ByRef predicateValueRef As Bool _
) As Predicate
public Predicate GetPredication( 
   out Bool predicateValueRef
)

Parameters

predicateValueRef
See Also

Reference

DeviceContext Class
DeviceContext Members