ComVariantMarshaller.Free(ComVariant) 方法   
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
释放非托管 ComVariant。
public:
 static void Free(System::Runtime::InteropServices::Marshalling::ComVariant unmanaged);
	public static void Free(System.Runtime.InteropServices.Marshalling.ComVariant unmanaged);
	static member Free : System.Runtime.InteropServices.Marshalling.ComVariant -> unit
	Public Shared Sub Free (unmanaged As ComVariant)
	参数
- unmanaged
 - ComVariant
 
要释放的对象。