2025-04-27 07:49:33 -04:00

10 lines
128 B
C

#ifndef _SFMSEC_H
#define _SFMSEC_H
#pragma once
HRESULT HrSecureSfmDirectory(PCWSTR wszPath);
#endif //!_SFMSEC_H