DateTimeEditors for WinRT
VariantCopy Method

Syntax
'Declaration
 
Public Shared Sub VariantCopy( _
   ByRef dest As NativeMethods.VARIANT, _
   ByVal src As NativeMethods.VARIANT _
) 
public static void VariantCopy( 
   out NativeMethods.VARIANT dest,
   NativeMethods.VARIANT src
)

Parameters

dest
src
See Also

Reference

NativeMethods.VARIANT Class
NativeMethods.VARIANT Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback