ComponentOne Studio for WinRT XAML
VariantCopy メソッド

構文
'宣言
 
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
)

パラメータ

dest
src
参照

NativeMethods.VARIANT クラス
NativeMethods.VARIANT メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.