Interface IOPCSecurityPrivate
Unit
Declaration
type IOPCSecurityPrivate = interface(IUnknown)
Description
*********************************************************************// Interface: IOPCSecurityPrivate GUID: {7AA83A02-6C77-11D3-84F9-00008630A38B} *********************************************************************//
Attributes
- GUID['{7AA83A02-6C77-11D3-84F9-00008630A38B}']
Hierarchy
- IUnknown
- IOPCSecurityPrivate
Overview
Methods
function IsAvailablePriv( out pbAvailable: BOOL): HResult; stdcall; |
|
function Logon( szUserID: POleStr; szPassword: POleStr): HResult; stdcall; |
|
function Logoff: HResult; stdcall; |
Description
Methods
function IsAvailablePriv( out pbAvailable: BOOL): HResult; stdcall; |
|
function Logon( szUserID: POleStr; szPassword: POleStr): HResult; stdcall; |
|
function Logoff: HResult; stdcall; |
|
Generated by PasDoc 0.14.0.