The EfsRpcCloseRaw method is called to release any resources allocated by the EfsRpcOpenFileRaw method, or by subsequent calls to the EfsRpcReadFileRaw or EfsRpcWriteFileRaw methods.

 void EfsRpcCloseRaw(
   [in, out] PEXIMPORT_CONTEXT_HANDLE* hContext
 );

Return Values: This method has no return values.