windows-nt/Source/XPSP1/NT/public/internal/shell/inc/efsui.h
2020-09-26 16:20:57 +08:00

17 lines
240 B
C

/*
Copyright (c) 1985-1998, Microsoft Corporation
Module Name:
efsui.h
Abstract:
Header file for Encryped File System UI
*/
// Brings up the encryption details page
STDAPI_(void) EfsDetail(HWND hwndParent, LPCWSTR FileName);