Changeset 204 for branches/samba-3.2.x/source/librpc/idl/netlogon.idl
- Timestamp:
- May 20, 2009, 6:46:53 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.2.x/source/librpc/idl/netlogon.idl
r136 r204 1183 1183 [in] netr_SchannelType secure_channel_type, 1184 1184 [in] [string,charset(UTF16)] uint16 computer_name[], 1185 [in ] netr_Authenticatorcredential,1186 [ in] netr_CryptPassword new_password,1187 [ out,ref] netr_Authenticator *return_authenticator1185 [in,ref] netr_Authenticator *credential, 1186 [out,ref] netr_Authenticator *return_authenticator, 1187 [in,ref] netr_CryptPassword *new_password 1188 1188 ); 1189 1189
Note:
See TracChangeset
for help on using the changeset viewer.