![]() |
![]() |
![]() |
Device.EndStateBlock Method |
Language: |
Signals Microsoft® Direct3D® to stop recording a device state block and retrieve a pointer to the state block interface.
Visual Basic .NET Public Function EndStateBlock() As StateBlock C# public StateBlock EndStateBlock(); Managed C++ public: StateBlock* EndStateBlock(); JScript .NET public function EndStateBlock() : StateBlock;
Microsoft.DirectX.Direct3D.StateBlock . State block object. For more information, see StateBlock.
Exceptions
InvalidCallException The method call is invalid. This can occur if EndStateBlock is called without a corresponding BeginStateBlock.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center