![]() |
MKI_PenGetLibraryByIndex (Elements) Renamed in Version 2015.0 |
www.CAD6.com |
C++ Syntaxbool MKI_PenGetLibraryByIndex( const LPCWSTR f_pszLibraryName, __int32 f_nIndex, MKI_PENDEF_REF f_rData );
Copies the desired library pen definition into the buffer pointed to by Data, if defined.
ParametersLibraryName [const LPCWSTR] Name of the library whose pen definition shall be returned. Fails if the library name is MKI_BLOCK_ID. Index [__int32] Zero-based index of the pen definition that shall be returned. Valid range: 0 <= Value <= MKI_PEN_MAX. Data [MKI_PENDEF_REF] Address of a buffer to retrieve the desired pen definition.
Return ValueReturns true if successful, false if not.
|
CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH