Share via


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

適用対象