3.1.4.2.4 Receiving an EfsRpcCloseRaw Message (Opnum 3)
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.