MKI_CollectionReadClose (Collections) New in Version 2020.0

www.CAD6.com

C++ Syntax

void

MKI_CollectionReadClose(

 HWND f_hWindow,

 __int32 f_nResult );

 

Closes the collection or pinboard item that has been opened for reading by MKI_CollectionReadItemOpen or MKI_CollectionReadPinboardOpen and displays feedback to the user (if applicable).

 

Parameters

f_hWindow

[HWND] Handle of the active dialog window used to display errors and/or warning. May be nullptr to use the currently active window.

f_nResult

[__int32] A combination of result and warnings as described in MKI_PROFILE_* that will be used to display feedback to the user. Use MKI_PROFILE_RESULT_OK to avoid any feedback.

 

Not supported in CAD6starter!

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH