|
|
|
|
|
|
|
|
|
Quick Info
Windows NT
| Yes
| Win95
| Yes
| Win32s
| No
| Import Library
| imagehlp.lib
| Header File
| imagehlp.h
| Unicode
| No
| Platform Notes
| Windows 95: IMAGEHLP is available as a redistributable.
|
|
|
ImageRemoveCertificate
[Now Supported on Windows NT]
The
ImageRemoveCertificate function is used to remove the specified certificate from the given file.
BOOL ImageRemoveCertificate(
IN HANDLE FileHandle,
|
|
IN DWORD Index
|
|
);
|
|
Parameters
FileHandle
This supplies a handle to the image file to be modified. This handle must be
opened for FILE_READ_DATA and FILE_WRITE_DATA access.
Index
This supplies the index of the certificate to be removed.
Return Values
If the function succeeds, the return value is TRUE.
If the function fails, then the return value is FALSE. To retrieve extended
error information, call
GetLastError.
Remarks
The
ImageRemoveCertificate function removes the specified certificate from the given file.
Windows NT: This function is not available under Windows NT 3.51; it was introduced in
Windows NT 4.0.
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database