Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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 |