|
boolean KsnInternal::VerifyNKsnSettings |
( |
binary |
pSettings, |
|
|
[out] params |
ppResult |
|
) |
| |
Verify KPSN settings.
- Parameters:
-
- Returns:
- (boolean) Returns true if settings verified. Otherwise - false.
- Exceptions:
-
KLSTD::STDE_NOTPERM | - Can't call on virtual server, KLSTD::STDE_NOACCESS - Access to object is denied, KLSTD::STDE_BADFORMAT - Bad format of settings file. |
|