TransportSpecGetParam Method |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
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