Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The stubs call the type_free_local function to free the memory allocated by a call to the named_type_to_local routine. It does not free the memory allocated by the stub. The function prototype is defined as:
void __RPC_USER <local_type>_free_local(<named_type> __RPC_FAR *);
The parameter is a pointer to the memory allocated by named_type_to_local.