Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The CreateBlob function creates an empty BLOB.
Syntax
DWORD CreateBlob(
_Out_ HBLOB *phBlob
);
Parameters
-
phBlob [out]
-
Pointer to the variable where the pointer to the new BLOB is returned.
Return value
If the function is successful, the return value is NMERR_SUCCESS.
If the function is unsuccessful, the return value is a NMERR value that describes the error.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
Minimum supported server |
Windows 2000 Server [desktop apps only] |
Header |
|
Library |
|
DLL |
|