MKI_LibraryGetDisplayName (Library) New in Version 2020.0

www.CAD6.com

C++ Syntax

const LPCWSTR

MKI_LibraryGetDisplayName( const LPCWSTR f_pszLibraryName );

 

Determines the display name of a library (either the library's title or "* Internal Library").

 

Parameters

LibraryName

[const LPCWSTR] Name of the library. May be nullptr, in which case an empty name will be returned.

 

Return Value

Returns the address of the display name of the library.

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH