cancel
Showing results for 
Search instead for 
Did you mean: 

SAP 3D Visual Enterprise Core SDK 9

davide_mercanti
Explorer
0 Kudos

In that SDK I've a declaration like this (in Model.h):

Entity* CreateEntity(const char* name, bool ismutable, SessionID* pid = nullptr);

How can I pass a unicode string like

std::wstring sl = L"Vérin à gaz compression INOX Ø10 C150_Sortie";

to "CreateEntity" method ? Are there some string utilities that can be used?

 

Accepted Solutions (0)

Answers (0)