 |
SOLIDWORKS Electrical API
2020.0.5
Electrical API
|
Go to the documentation of this file.
4 midl_pragma warning(disable:2111)
10 import "EnumDefinition.idl";
23 uuid(FB1C5D7A-5B0C-44F6-A8E7-271EBFC18627),
27 pointer_default(unique)
201 uuid(7817B1F0-12A0-4539-AB67-DD43A2F290D3),
205 helpstring(
"IEwLibraryManagerX Interface"),
206 pointer_default(unique)
BSTR getDescription(BSTR bstrLgCode, EwErrorCode *errorCode)
return a description of language parameter
Use this interface to manage an EwLibraryX object.
Definition: EwLibraryObjects.idl:29
DATE getCreationDate(EwErrorCode *errorCode)
return a creation date of current library
Use this interface to manage EwLibraryX objects.
Definition: EwLibraryObjects.idl:209
EwErrorCode setVersionNumber(LONG lValueId)
set a version Number of current Library
IEwLibraryX newEwLibrary()
Create a IEwLibraryX object from the associated environnement.
EwErrorCode
All errors codes for this API.
Definition: EnumDefinition.idl:21
VARIANT getEwLibraryArray(EwErrorCode *errorCode)
return the array of IEwLibraryX of associated environment
EwErrorCode setDescription(BSTR bstrLgCode, BSTR bstrVal)
set a description of Library
BSTR getName(EwErrorCode *errorCode)
return name of current Library
EwLibContentType
All library content types.
Definition: EwEnumeration.idl:263
DATE getModificationDate(EwErrorCode *errorCode)
return a modification date of current library
EwErrorCode setEwLibContentType(EwLibContentType applicationType)
set a content type of current Library
LONG getVersionNumber(EwErrorCode *errorCode)
get a version of current Library
IEwLibraryX findEwLibraryById(long lId, EwErrorCode *pErrorCode)
return IEwLibraryX by id
EwCreatorType getEwCreator(EwErrorCode *errorCode)
return a creator of current Library
BSTR getModifiedBy(EwErrorCode *eErrorCode)
Get the last user name that modified the current object.
EwLibContentType getEwLibContentType(EwErrorCode *errorCode)
return content type of current Library
EwCreatorType
All creator type.
Definition: EwEnumeration.idl:239
EwErrorCode setName(BSTR bstrName)
set the name of library