ComVariant.GetRawDataRef<T> Method

Definition

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

Type Parameters

T

Returns

T

Applies to