StreamLink.NET
CreateCreateParameters Method (subjectType)
StreamLink.NETCaplin.StreamLinkIParametersFactoryCreateCreateParameters(SubjectType)
Creates parameters for creating a new subject on the Liberator.
Declaration Syntax
C#Visual BasicVisual C++
ICreateParameters CreateCreateParameters(
	SubjectType subjectType
)
Function CreateCreateParameters ( _
	subjectType As SubjectType _
) As ICreateParameters
ICreateParameters^ CreateCreateParameters(
	SubjectType subjectType
)
Parameters
subjectType (SubjectType)
The type of the subject to be created on the Liberator.
Return Value
The parameters required to create the subject.

Assembly: Caplin.StreamLink (Module: Caplin.StreamLink) Version: 5.0.18.0 (5.0.18.0)