[ TDx_DrawSurface ]
[ next: Create() ]
[ prev: BltFast() ]
public:
virtual bool __fastcall ChangeUniquenessValue();
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
DESCRIPTION
Top
See Also
The
TDx_DrawSurface::ChangeUniquenessValue
method
will
manually
update
the
surface's
uniqueness
value.
The
uniqueness
value
is
usually
updated
whenever
the
surface
contents
change.
If
the
method
call
fails,
the
OnError
event
will
be
triggered
with
one
of
the
following
values:
DDERR_EXCEPTION
DDERR_INVALIDOBJECT
DDERR_INVALIDPARAMS
SEE ALSO
Top