- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for ServerInfo100 (0.46 sec)
-
src/main/java/jcifs/smb1/dcerpc/msrpc/srvsvc.java
} /** * Server information level 100 structure containing basic server information. */ public static class ServerInfo100 extends NdrObject { /** * Default constructor for ServerInfo100. */ public ServerInfo100() { } /** * The platform ID of the server. */ public int platform_id; /**
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 26.3K bytes - Viewed (0) -
src/main/java/jcifs/dcerpc/msrpc/srvsvc.java
} /** * Server information level 100 structure containing basic server information. */ public static class ServerInfo100 extends NdrObject { /** * Default constructor for ServerInfo100. */ public ServerInfo100() { } /** * The platform ID of the server. */ public int platform_id; /**
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 27K bytes - Viewed (0)