You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

if LceOpenSession(iSession)
{
         / return okay /
}
else
{
         / return error as session failed to open /
}

  • No labels