Platform SDK: DirectX |
The Direct3DEnumPixelFormats.GetCount method returns the number of supported pixel formats of the Direct3D device.
object.GetCount() As Long
If the method succeeds, the number of supported pixel formats is returned.
If the method fails, an error is raised and Err.Number will be set.