[ TD3DColorValue ]
public:
virtual void __fastcall Clear();
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
DESCRIPTION
Top
The
Clear()
method
can
be
used
to
clear
the
contents
of
the
TD3DColorValue's
internal
D3DCOLORVALUE
structure.
Note:
if
you
have
manually
linked
a
structure
member
to
a
chunk
of
memory,
make
sure
you
release
this
memory
before
calling
Clear().