Microsoft DirectX 8.1 (Visual Basic)

CONST_D3DSPDFLAGS

Defines how private data should be managed.

Enum CONST_D3DSPDFLAGS 
    D3DSPD_IUNKNOWN = 1
End Enum

Constants

D3DSPD_IUNKNOWN
When the passed data is no longer needed, Microsoft® Direct3D® automatically releases the memory associated with the data.

See Also

Direct3DResource8.SetPrivateData, Direct3DSurface8.SetPrivateData, Direct3DVolume8.SetPrivateData