DirectX SDK

DirectDrawSurface7.GetDrawWidth

The DirectDrawSurface7.GetDrawWidth returns the width set by DirectDrawSurface7.SetDrawWidth.

object.GetDrawWidth() As Long

Parameters

object
Object expression that resolves to a DirectDrawSurface7 object.

Return Values

The width set by DirectDrawSurface7.SetDrawWidth.

Error Codes

If the method fails, it raises an error, and Err.Number is set.

Remarks

The default draw width is 1.