메소드 | 설명 | |
---|---|---|
Close ( ) : void | ||
HandleInfo ( int processId, ushort handle, int grantedAccess, byte rawType ) : System | ||
HandleTypeFromString ( string typeStr ) : HandleType |
메소드 | 설명 | |
---|---|---|
GetRegularFileNameFromDevice ( string strRawName ) : string | ||
initType ( ) : void | ||
initTypeAndName ( ) : void |
public HandleInfo ( int processId, ushort handle, int grantedAccess, byte rawType ) : System | ||
processId | int | |
handle | ushort | |
grantedAccess | int | |
rawType | byte | |
리턴 | System |
public static HandleTypeFromString ( string typeStr ) : HandleType | ||
typeStr | string | |
리턴 | HandleType |