|   |   |   | 
| PrtBuffer.AttachGutterHelper Method | Language: | 
Associates a TextureGutterHelper object with the PrtBuffer object.
Visual Basic Public Sub AttachGutterHelper( _ 
ByVal helper As TextureGutterHelper _
)C# public void AttachGutterHelper( 
TextureGutterHelper helper
);C++ public: 
void AttachGutterHelper(
TextureGutterHelper^ helper
);JScript public function AttachGutterHelper( 
helper : TextureGutterHelper
);
helper Microsoft.DirectX.Direct3D.TextureGutterHelper 
A TextureGutterHelper object that contains texture gutter data.
You must ensure that the number of PrtBuffer.AttachGutterHelper calls matches the number of PrtBuffer.ReleaseGutterHelper calls.
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