Home > database >  VC call PB PBORCA
VC call PB PBORCA

Time:09-25

PBWINAPI_ (INT) PBORCA_SessionSetLibraryList (HPBORCA hORCASession, LPTSTR FAR * pLibNames, INT iNumberOfLibs);

The LPTSTR FAR * pLibNames this call is what kind of data and methods should be.

CodePudding user response:

VC is not clear, only know that PB
The function integer SessionSetLibraryList (long hORCASession, ref string pLibNames [], an integer iNumberOfLibs) Library "PBORC105. DLL" Alias for "PBORCA_SessionSetLibraryList; Ansi
"
  • Related