- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for ServerGetInfo (0.06 sec)
-
src/main/java/jcifs/smb1/dcerpc/msrpc/srvsvc.java
*/ public NdrObject info; /** * Constructs a ServerGetInfo request. * @param servername the server name * @param level the information level * @param info the information container */ public ServerGetInfo(final String servername, final int level, final NdrObject info) { this.servername = servername;
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
*/ public NdrObject info; /** * Constructs a ServerGetInfo request. * @param servername the server name * @param level the information level * @param info the information container */ public ServerGetInfo(final String servername, final int level, final NdrObject info) { this.servername = servername;
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 27K bytes - Viewed (0)