Click or drag to resize

IReferenceClockAdvisePeriodic Method

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
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