A protocol filter node.
More...
Public Member Functions | |
| HRESULT | GetData ([out] TMediaSpec *pProtocol, BOOL *pbSliceToHeader) |
| Get the node data. | |
| HRESULT | SetData ([in] TMediaSpec *pProtocol, BOOL bSliceToHeader) |
| Set the node data. | |
| HRESULT | GetProtoSpecPath ([out] USHORT *pProtospecPath,[out, in] ULONG *pulPathLength) |
| Get the node's path data. | |
| HRESULT | SetProtoSpecPath ([in] USHORT *pProtospecPath,[in] ULONG ulPathLength) |
| Set the node's path data. | |
Detailed Description
A protocol filter node.
- See also:
- IFilterNode, coclass ProtocolFilterNode