Platform SDK: DirectX

DirectDrawIdentifier.GetSubSysId

The DirectDrawIdentifier.GetSubSysId method returns the identifier of the subsystem.

object.GetSubSysId() As Long

Parameters

object
Object expression that resolves to a DirectDrawIdentifier object.

Return Values

If the method succeeds, it returns the identifier of the subsystem. Typically, this means the particular board. This can be 0 if unknown.

Error Codes

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