IDirect3DDevice.Trim Method

Definition

Trims any graphics memory allocated by the graphics device on the app's behalf.

public:
 void Trim();
void Trim();
public void Trim();
function trim()
Public Sub Trim ()

Applies to