Share via


DkmPropertyProxy.InitSourceDataProvider Method

Definition

Not described (internal API).

Location constraint: API must be called from an IDE component (component level > 100,000).

public:
 System::Collections::ObjectModel::ReadOnlyCollection<System::Byte> ^ InitSourceDataProvider();
public System.Collections.ObjectModel.ReadOnlyCollection<byte> InitSourceDataProvider ();
public System.Collections.ObjectModel.ReadOnlyCollection<byte>? InitSourceDataProvider ();
member this.InitSourceDataProvider : unit -> System.Collections.ObjectModel.ReadOnlyCollection<byte>
Public Function InitSourceDataProvider () As ReadOnlyCollection(Of Byte)

Returns

[Out,Optional] the result bytes.

Applies to