SaveAsProtectedHKB Sub Procedure

Startpage
Overview
Index
HAPI
   |
   HAPI.Domain
      |
      SaveAsProtectedHKB(strFileName As String, password As String)

Syntax

Sub Procedure SaveAsProtectedHKB(strFileName As String, password As String)

Parameter description

NameTypeDescription
strFileNameString The file name. It is considered good style to use extension ".hkb". However, you can use any file name you which.
passwordString The file is protected with the given password. When opening the HKB file again, the same password must be supplied.

Description

Saves current Domain in an hkb file using the specified file name, and with the given password as protection.

HUGIN Expert A/S, 2008 - comments to activex@hugin.com