SecureBlackbox 2020 .NET Edition

Questions / Feedback?

LoadUserFromStream Method

Imports the details of the currently selected user from a stream.

Syntax

public void LoadUserFromStream(int index, System.IO.Stream inputStream);
Public Sub LoadUserFromStream(ByVal Index As Integer, ByVal InputStream As System.IO.Stream)

Remarks

Use this method to read the current user's settings from a stream.

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