Platform SDK: DirectX |
The DirectDrawIdentifier.GetRevision method returns the revision level of the chipset.
object.GetRevision() As Long
If the method succeeds, it returns the identifier of the revision level of the chipset. This can be 0 if unknown.
If the method fails, it raises an error, and Err.Number is set.