DirectX SDK

DirectDrawClipper.GetClipListSize

The DirectDrawClipper.GetClipListSize method retrieves the size of the clip list associated with a DirectDrawClipper object.

object.GetClipListSize() As Long

Parameters

object
Object expression that resolves to a DirectDrawClipper object.

Return Values

If the method succeeds, the size of the clip list, in bytes, is returned.

Error Codes

If the method fails, it raises an error, and Err.Number can be set to one of the following values:

DDERR_GENERIC
DDERR_INVALIDPARAMS
DDERR_NOCLIPLIST