ReactOS
0.4.16-dev-1528-g28b3562
partinfo.h
Go to the documentation of this file.
1
/*
2
* PROJECT: ReactOS Setup Library
3
* LICENSE: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
4
* PURPOSE: MBR and GPT Partition types
5
* COPYRIGHT: Copyright 2018-2025 Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
6
*/
7
8
#pragma once
9
10
PCSTR
11
NTAPI
12
LookupPartitionTypeString
(
13
_In_
PARTITION_STYLE
PartitionStyle,
14
_In_
PVOID
PartitionType
);
15
16
/* EOF */
void
Definition:
nsiface.idl:2307
PARTITION_STYLE
enum _PARTITION_STYLE PARTITION_STYLE
_In_
#define _In_
Definition:
no_sal2.h:158
PartitionType
CHAR PartitionType
Definition:
part_xbox.c:32
LookupPartitionTypeString
PCSTR NTAPI LookupPartitionTypeString(_In_ PARTITION_STYLE PartitionStyle, _In_ PVOID PartitionType)
Definition:
partinfo.c:804
NTAPI
#define NTAPI
Definition:
typedefs.h:36
PCSTR
const char * PCSTR
Definition:
typedefs.h:52
base
setup
lib
utils
partinfo.h
Generated on Sat Jul 19 2025 06:02:49 for ReactOS by
1.9.6