mirror of
https://github.com/samba-team/samba.git
synced 2025-01-22 22:04:08 +03:00
r6213: Add %array_functions for struct samr_String so we can create and
access arrays of them.
This commit is contained in:
parent
86c62b92e8
commit
fc2b73d4d7
@ -228,6 +228,7 @@ char *nt_errstr(NTSTATUS nt_code);
|
||||
pidl to automatically generating these instead of having to find
|
||||
them all by hand. */
|
||||
|
||||
%array_functions(struct samr_String, samr_String_array);
|
||||
%array_functions(struct samr_SamEntry, samr_SamEntry_array);
|
||||
%array_functions(union samr_ConnectInfo, samr_ConnectInfo_array);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user