This documentation is archived and is not being maintained.
BlobSetter
Calls a member-function property setter callback for a blob-type property.
template<typename T, T P, typename I>
HRESULT CALLBACK BlobSetter(
_In_ IUnknown *effect,
_In_reads_(dataSize) const BYTE *data,
UINT32 dataSize
)
Requirements
|
Header
|
- D2d1effecthelpers.h
|
See also
-
Direct2D::BlobGetter