You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk-api-src/content/fwpmu/nc-fwpmu-ipsec_sa_context_callback0.md
+5-8Lines changed: 5 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -45,31 +45,28 @@ api_name:
45
45
- IPSEC_SA_CONTEXT_CALLBACK0
46
46
---
47
47
48
-
# IPSEC_SA_CONTEXT_CALLBACK0 callback function
49
-
50
-
51
48
## -description
52
49
53
-
The <b>IPSEC_SA_CONTEXT_CALLBACK0</b> function is used to add custom behavior to the IPsec security association (SA) context subscription process.
50
+
The <b>IPSEC_SA_CONTEXT_CALLBACK0</b> function is used to add custom behavior to the IPsec security association (SA) context subscription process.
54
51
55
52
## -parameters
56
53
57
54
### -param context [in, out]
58
55
59
56
Type: <b>void*</b>
60
57
61
-
Optional context pointer. It contains the value of the <i>context</i> parameter of the <ahref="/windows/desktop/api/fwpmu/nf-fwpmu-ipsecsacontextsubscribe0">IPsecSaContextSubscribe0</a> function.
58
+
Optional context pointer. It contains the value of the <i>context</i> parameter of the <ahref="/windows/win32/api/fwpmu/nf-fwpmu-ipsecsacontextsubscribe0">IPsecSaContextSubscribe0</a> function.
0 commit comments