SecureBlackbox 2020 .NET Edition

Questions / Feedback?

LoadUser Method

Imports the settings of the current user from a file.

Syntax

public void LoadUser(int index, string path);
Public Sub LoadUser(ByVal Index As Integer, ByVal Path As String)

Remarks

Use this method to load the current user's settings which were saved by Save. Path specifies the file containing the database.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 .NET Edition - Version 20.0 [Build 8165]