Microsoft Internet Security and Acceleration Server 2000 |
Creates a duplicate of the given FwxFilterHookEvents structure in a buffer allocated by using the COM function CoTaskMemAlloc. This buffer can be returned by the IFWXFilter::FilterInit and IFWXFilter::AttachToSession methods.
HRESULT DuplicateFilterHookEvents( FilterHookEvents *pEventsToDuplicate, FilterHookEvents **ppCopy );