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