TransportSpecGetParam Method |
Namespace: Ozeki.CameraAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic TransportParam GetParam(
TransportParamType type
)
Public Function GetParam (
type As TransportParamType
) As TransportParam
public:
TransportParam^ GetParam(
TransportParamType type
)
member GetParam :
type : TransportParamType -> TransportParam Parameters
- type TransportParamType
-
Return Value
TransportParam
See Also