Big trouble with PutLogicalFileName

Big trouble with PutLogicalFileName

Anonymous
Not applicable
195 Views
0 Replies
Message 1 of 1

Big trouble with PutLogicalFileName

Anonymous
Not applicable
here is code example:



Put function with test

rf->GetLogicalFileName(&qw1, &qw2);

if(!IsFailed(rf->PutLogicalFileNameUsingFull(qw3),
"PutLogicalFileNameUsingFull", false))

m_Log->Info("PutLogicalFileNameUsingFull: %s : ok", W2A(qw3));

m_Log->Info("PutLogicalFileNameUsingFull step2: %s ", W2A(qw3));



rf->GetLogicalFileName(&qw1, &qw2);
0 Likes
196 Views
0 Replies
Replies (0)