Poznámka
Na prístup k tejto stránke sa vyžaduje oprávnenie. Môžete sa skúsiť prihlásiť alebo zmeniť adresáre.
Na prístup k tejto stránke sa vyžaduje oprávnenie. Môžete skúsiť zmeniť adresáre.
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 |