2.2.5.12 DUMPALLMAPSEXW_PROC (PROC 11)
This procedure is the wide character counterpart of DUMPALLMAPSEX_PROC. The request and response packets are identical to DUMPALLMAPSEX_PROC, except that the MapSvrMBCSMapString data type is replaced with a MapSvrUnicodeMapString type in the byte stream.
-
mapsW DUMPALLMAPSEXW_PROC( dump_map_req EnumCursor );
EnumCursor: A PrincipalType and index to start or continue an enumeration.
Return Value: A mapsW type record that describes an array of zero or more MapSvrUnicodeMapString types. Whenever the enumeration request fails to find any records to either begin or continue the enumeration, the User Name Mapping Protocol server MUST return a SUNRPC status of MSG_ACCEPTED with an accept status of SUCCESS, and MUST return 0 in the MappingRecordCount field. It MUST also return a zero-length set of MapSvrUnicodeMapString types in the MapArray member of the returned structure. The User Name Mapping Protocol server MUST also return current values for the server sequence_number in the Token field, and the total mapping record count for the specified enumeration in the TotalMappingRecordCount field of the returned structure.