NativeMethods.ILockBytes.UnlockRegion (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Common.Internal
Ensamblado:  Microsoft.TeamFoundation.Common (en Microsoft.TeamFoundation.Common.dll)

Sintaxis

'Declaración
Sub UnlockRegion ( _
    libOffset As Long, _
    cb As Long, _
    dwLockType As Integer _
)
void UnlockRegion(
    long libOffset,
    long cb,
    int dwLockType
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

NativeMethods.ILockBytes Interfaz

Microsoft.TeamFoundation.Common.Internal (Espacio de nombres)