ComVariant.GetRawDataRef<T> 方法

定义

public:
generic <typename T>
 where T : value class T % GetRawDataRef();
public ref T GetRawDataRef<T> () where T : struct;
member this.GetRawDataRef : unit -> 'T (requires 'T : struct)
Public Function GetRawDataRef(Of T As Structure) () As T

类型参数

T

返回

T

适用于