IReferenceClockGetTime Method |
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxint GetTime(
out long pTime
)
Function GetTime (
<OutAttribute> ByRef pTime As Long
) As Integer
int GetTime(
[OutAttribute] long long% pTime
)
abstract GetTime :
pTime : int64 byref -> int Parameters
- pTime Int64
-
Return Value
Int32
See Also