BufferUnlock Method (IMFBuffer)
Unlock a buffer
Syntax
Sub BufferUnlock( _
   ByVal _eLockType As eMFLockType _
) 
void BufferUnlock( 
   eMFLockType _eLockType
)
procedure BufferUnlock( 
    _eLockType: eMFLockType
); 
void BufferUnlock( 
   eMFLockType _eLockType
) 

Parameters

_eLockType
See Also

Reference

IMFBuffer Interface
IMFBuffer Members