| IVIZZARDServiceImportGridSystem Method |
SHIPGRID(Frame) 파일 로드
Namespace:
SHConnector
Assembly:
SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax int ImportGridSystem(
string FileName,
bool Visible
)
Parameters
- FileName
- Type: SystemString
File - Visible
- Type: SystemBoolean
Show / Hide
Return Value
Type:
Int32로드 결과
0 : ShipGrid file not found
1 : OK
2 : Already open
3 : Error (Unknown)
See Also