Platform SDK: DirectX

Direct3D7.GetDevicesEnum

The Direct3D7.GetDevicesEnum method creates a Direct3DEnumDevices object.

object.GetDevicesEnum() As Direct3DEnumDevices

Parameters

object
Object expression that resolves to a Direct3D7 object.

Return Values

If the method succeeds, a Direct3DEnumDevices object is returned.

Error Codes

If the method fails, an error is raised and Err.Number may be set to one of the following error codes:

DDERR_INVALIDOBJECT
DDERR_INVALIDPARAMS