Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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 |