SaveAsHKB Sub Procedure

Startpage
Overview
Index
HAPI
   |
   HAPI.Domain
      |
      SaveAsHKB(strFileName As String, lEndian As hEndians)

Syntax

Sub Procedure SaveAsHKB(strFileName As String, lEndian As hEndians)

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.
lEndianhEndians Allows you to specify little-endian or big-endian storage. If you want to use what your current computers way of storing, use hEndianHost (see hEndians).

Description

Saves current Domain in an hkb file using the specified file name.

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