VpnPacketBufferList.RemoveAtEnd Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Remove the IVpnPacketBuffer object at the end of the IVpnPacketBufferList.
public:
virtual VpnPacketBuffer ^ RemoveAtEnd() = RemoveAtEnd;
VpnPacketBuffer RemoveAtEnd();
public VpnPacketBuffer RemoveAtEnd();
function removeAtEnd()
Public Function RemoveAtEnd () As VpnPacketBuffer
Returns
The IVpnPacketBuffer object which was at the end of the IVpnPacketBufferList.
Windows requirements
App capabilities |
networkingVpnProvider
|