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

적용 대상