Package sk.ipesoft.d2000.go
Interface IPictureEvent
-
public interface IPictureEvent
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ErrorCodegetErrorCode()intgetHOBJ(boolean base)intgetInstance(boolean physical)
-
-
-
Method Detail
-
getHOBJ
int getHOBJ(boolean base)
-
getInstance
int getInstance(boolean physical)
-
getErrorCode
ErrorCode getErrorCode()
-
-