windows-nt/Source/XPSP1/NT/net/ipsec/spd/client/utils.h
2020-09-26 16:20:57 +08:00

15 lines
163 B
C

DWORD
SPDDestroyClientContextHandle(
DWORD dwStatus,
HANDLE hFilter
);
int
RPC_ENTRY
I_RpcExceptionFilter(
unsigned long uExceptionCode
);