SoftpubDllRegisterServer.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

SoftpubDllRegisterServer (WINTRUST.@)

SYNOPSIS

HRESULT SoftpubDllRegisterServer
 (
 )

DESCRIPTION

Registers softpub.dll.

PARAMS

RETURNS

Success: S_OK.

Failure: S_FALSE. (See also GetLastError(3w)).

NOTES

dll RegisterServer in softpub.dll will call this function. See comments in dll RegisterServer.

IMPLEMENTATION

Not defined in a Wine header. The function is either undocumented, or missing from Wine.

Implemented in "dlls/wintrust/register.c".

Debug channel "wintrust".