TimeMapperUpdateSystemTime Method |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public bool UpdateSystemTime(
uint systemTime
)
Public Function UpdateSystemTime (
systemTime As UInteger
) As Boolean
public:
bool UpdateSystemTime(
unsigned int systemTime
)
member UpdateSystemTime :
systemTime : uint32 -> bool
Parameters
- systemTime
- Type: SystemUInt32
Return Value
Type:
BooleanSee Also