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.
Get a constant buffer.
Syntax
ID3D10EffectConstantBuffer * GetParentConstantBuffer();
Return value
Type: ID3D10EffectConstantBuffer*
A pointer to a ID3D10EffectConstantBuffer Interface.
Remarks
Effect variables are read-from or written-to a constant buffer.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | d3d10effect.h |