Click or drag to resize
IReferenceClockAdvisePeriodic Method

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
int AdvisePeriodic(
	long startTime,
	long periodTime,
	IntPtr hSemaphore,
	out int pdwAdviseCookie
)

Parameters

startTime
Type: SystemInt64
periodTime
Type: SystemInt64
hSemaphore
Type: SystemIntPtr
pdwAdviseCookie
Type: SystemInt32

Return Value

Type: Int32
See Also