Variant.win32_copy

Invokes platform specific functionality to copy a variant into operating system memory. <p> <b>IMPORTANT:</b> This method is <em>not</em> part of the public API for <code>Variant</code>. It is marked public only so that it can be shared within the packages provided by SWT. It is not available on all platforms, and should never be called from application code. </p>

@param pVarDest destination pointer to a variant @param varSrc source <code>Variant</code>

@since 3.3

class Variant
static
void
win32_copy

Meta