Microsoft DirectX 9.0 SDK Update (October 2004)

PrtBuffer.ReleaseGutterHelper Method

Language:

Note: This documentation is preliminary and is subject to change.

Disassociates an attached TextureGutterHelper object with the PrtBuffer object.

Definition

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

Remarks

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

See Also


© 2004 Microsoft Corporation. All rights reserved. Terms of use.

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