Compartir a través de


Método IBrowserService2::UpdateSecureLockIcon (shdeprecated.h)

Desusado. Novedades el valor del miembro _eSecureLockIcon de la estructura BASEBROWSERDATA, que realiza un seguimiento del icono que indica un sitio seguro, así como la actualización del propio icono en la interfaz de usuario.

Sintaxis

HRESULT UpdateSecureLockIcon(
  [in] int eSecureLock
);

Parámetros

[in] eSecureLock

Tipo: int

Uno de los siguientes valores indica el estado de bloqueo seguro. Tenga en cuenta que cada valor se proporciona en un formulario SET y SUGGEST. Para obtener más información, consulte BASEBROWSERDATA.

SECURELOCK_NOCHANGE

SECURELOCK_SET_UNSECURE

SECURELOCK_SET_MIXED

SECURELOCK_SET_SECUREUNKNOWNBIT

SECURELOCK_SET_SECURE40BIT

SECURELOCK_SET_SECURE56BIT

SECURELOCK_SET_FORTEZZA

SECURELOCK_SET_SECURE128BIT

SECURELOCK_FIRSTSUGGEST

SECURELOCK_SUGGEST_UNSECURE

SECURELOCK_SUGGEST_MIXED

SECURELOCK_SUGGEST_SECUREUNKNOWNBIT

SECURELOCK_SUGGEST_SECURE40BIT

SECURELOCK_SUGGEST_SECURE56BIT

SECURELOCK_SUGGEST_FORTEZZA

SECURELOCK_SUGGEST_SECURE128BIT

Valor devuelto

Tipo: HRESULT

Si este método se realiza correctamente, devuelve S_OK. De lo contrario, devuelve un código de error de HRESULT.

Comentarios

SECURELOCK_SUGGEST_UNSECURE equivale a SECURELOCK_FIRSTSUGGEST.

Requisitos

Requisito Value
Cliente mínimo compatible Windows 2000 Professional [solo aplicaciones de escritorio]
Servidor mínimo compatible Windows 2000 Server [solo aplicaciones de escritorio]
Plataforma de destino Windows
Encabezado shdeprecated.h