PrtBuffer.ReleaseGutterHelper Method

Language:

Disassociates an attached TextureGutterHelper object with the PrtBuffer object.

Definition

Visual Basic Public Sub ReleaseGutterHelper()
C# public void ReleaseGutterHelper();
C++ public:
void ReleaseGutterHelper();
JScript public function ReleaseGutterHelper();

Remarks

You must ensure that the number of PrtBuffer.AttachGutterHelper calls matches the number of PrtBuffer.ReleaseGutterHelper calls.

See Also


Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center