DirectX SDK

DirectDrawSurface7.GetFontBackColor

The DirectDrawSurface7.GetFontBackColor returns the background color for the font.

object.GetFontBackColor() As Long

Parameters

object
Object expression that resolves to a DirectDrawSurface7 object.

Return Values

If the method succeeds, it returns the background color for the font.

Error Codes

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

See Also

DirectDrawSurface7.SetFontBackColor