windows.lmbrowsr

\ lmbrowsr.d * * Windows API header module * * Translated from MinGW Windows headers * * Placed into public domain * \**********************************************************************

Members

Aliases

PBROWSER_STATISTICS, LPBROWSER_STATISTICS
alias PBROWSER_STATISTICS, LPBROWSER_STATISTICS = BROWSER_STATISTICS*
Undocumented in source.
PBROWSER_STATISTICS_100
alias PBROWSER_STATISTICS_100 = BROWSER_STATISTICS_100*
Undocumented in source.
PBROWSER_STATISTICS_101
alias PBROWSER_STATISTICS_101 = BROWSER_STATISTICS_101*
Undocumented in source.

Functions

I_BrowserDebugTrace
NET_API_STATUS I_BrowserDebugTrace(PWCHAR , PCHAR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
I_BrowserQueryEmulatedDomains
NET_API_STATUS I_BrowserQueryEmulatedDomains(LPWSTR , PBYTE* , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
I_BrowserQueryOtherDomains
NET_API_STATUS I_BrowserQueryOtherDomains(LPCWSTR , PBYTE* , PDWORD , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
I_BrowserQueryStatistics
NET_API_STATUS I_BrowserQueryStatistics(LPCWSTR , LPBROWSER_STATISTICS* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
I_BrowserResetNetlogonState
NET_API_STATUS I_BrowserResetNetlogonState(LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
I_BrowserResetStatistics
NET_API_STATUS I_BrowserResetStatistics(LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
I_BrowserServerEnum
NET_API_STATUS I_BrowserServerEnum(LPCWSTR , LPCWSTR , LPCWSTR , DWORD , PBYTE* , DWORD , PDWORD , PDWORD , DWORD , LPCWSTR , PDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
I_BrowserServerEnumEx
NET_API_STATUS I_BrowserServerEnumEx(LPCWSTR , LPCWSTR , LPCWSTR , DWORD , PBYTE* , DWORD , PDWORD , PDWORD , DWORD , LPCWSTR , LPCWSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
I_BrowserServerEnumForXactsrv
WORD I_BrowserServerEnumForXactsrv(LPCWSTR , LPCWSTR , ULONG , USHORT , PVOID , WORD , DWORD , PDWORD , PDWORD , DWORD , LPCWSTR , LPCWSTR , PWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
I_BrowserSetNetlogonState
NET_API_STATUS I_BrowserSetNetlogonState(LPWSTR , LPWSTR , LPWSTR , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Structs

BROWSER_STATISTICS
struct BROWSER_STATISTICS
Undocumented in source.
BROWSER_STATISTICS_100
struct BROWSER_STATISTICS_100
Undocumented in source.
BROWSER_STATISTICS_101
struct BROWSER_STATISTICS_101
Undocumented in source.

Variables

BROWSER_ROLE_BDC
auto BROWSER_ROLE_BDC;
Undocumented in source.
BROWSER_ROLE_PDC
auto BROWSER_ROLE_PDC;
Undocumented in source.

Meta