Surface.Flip Method |
Language: |
Visual Basic Public Sub Flip( _
ByVal surface As Surface, _
ByVal flags As FlipFlags _
)C# public void Flip(
Surface surface,
FlipFlags flags
);C++ public:
void Flip(
Surface^ surface,
FlipFlags flags
);JScript public function Flip(
surface : Surface,
flags : FlipFlags
);
surface Microsoft.DirectX.DirectDraw.Surface
flags Microsoft.DirectX.DirectDraw.FlipFlags
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