Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function is reserved for system use, and you should not call it from your code.
Syntax
IPHLPAPI_DLL_LINKAGE DWORD NotifyIfTimestampConfigChange(
[in, optional] PVOID CallerContext,
[in] PINTERFACE_TIMESTAMP_CONFIG_CHANGE_CALLBACK Callback,
[out] HIFTIMESTAMPCHANGE *NotificationHandle
);
Parameters
[in, optional] CallerContext
Reserved.
[in] Callback
Reserved.
[out] NotificationHandle
Reserved.
Return value
Reserved.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | iphlpapi.h |
Library | Iphlpapi.lib |
DLL | Iphlpapi.dll |