- Joined
- Mar 28, 2008
- Messages
- 671
- Reaction score
- 32
- Points
- 43
Hi,
why i've got a write access error message using just this:
???
why i've got a write access error message using just this:
Code:
VESSEL *v = oapiGetFocusInterface();//this->openHandle()->vessel;
VESSELSTATUS2 status;
status.version = 2;
v->GetStatusEx(&status);