SaveAsHKB Sub Procedure | Startpage |
HAPI | HAPI.Domain | SaveAsHKB(strFileName As String, lEndian As hEndians) |
Sub Procedure SaveAsHKB(strFileName As String, lEndian As hEndians)
Name Type Description strFileName
String The file name. It is considered good style to use extension ".hkb". However, you can use any file name you which. lEndian
hEndians 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).
Saves current Domain in an hkb file using the specified file name.
![]() |
HUGIN Expert A/S, 2008 - comments to activex@hugin.com |