IAsynchronousNotifyingChangeApplierTarget::GetCurrentTickCount
增加滴答计数并返回新的滴答计数。
HRESULT GetCurrentTickCount(
ULONGLONG * pTickCount);
参数
- pTickCount
[out] 返回副本的新滴答计数。
返回值
S_OK
提供程序确定的错误代码
备注
滴答计数必须在每次调用此方法时递增。
增加滴答计数并返回新的滴答计数。
HRESULT GetCurrentTickCount(
ULONGLONG * pTickCount);
S_OK
提供程序确定的错误代码
滴答计数必须在每次调用此方法时递增。