Platform SDK: DirectX

DirectDrawSurface7.GetFontTransparency

The DirectDrawSurface7.GetFontTransparency method returns the font transparency set by DirectDrawSurface7.SetFontTransparency.

object.GetFontTransparency() As Boolean

Parameters

object
Object expression that resolves to a DirectDrawSurface7 object.

Return Values

If the font is set to be transparent, nonzero is returned and 0 if the font is not set to be transparent.

Error Codes

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