1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00

s4-srvsvc: merge srvsvc_NetPathType from s3 idl.

Guenther
This commit is contained in:
Günther Deschner 2008-10-29 14:04:28 +01:00
parent 0688173c27
commit f151246e53

View File

@ -1350,7 +1350,7 @@ import "security.idl", "svcctl.idl";
[in,unique] [string,charset(UTF16)] uint16 *server_unc,
[in] [string,charset(UTF16)] uint16 path[],
[in] uint32 pathflags,
[out] uint32 pathtype
[out,ref] uint32 *pathtype
);
/******************/