IHostEx.GetSecuredClassFactory メソッド
アセンブリ: IIEHost (iiehost.dll 内)

Function GetSecuredClassFactory ( _ <InAttribute> dwIdentityFlags As Integer, _ <InAttribute> dwZone As Integer, _ <InAttribute> lpSite As String, _ <InAttribute> pbSecurityId As String, _ <InAttribute> lpHash As String, _ <InAttribute> className As String, _ <InAttribute> fileName As String _ ) As ISecureFactory
Dim instance As IHostEx Dim dwIdentityFlags As Integer Dim dwZone As Integer Dim lpSite As String Dim pbSecurityId As String Dim lpHash As String Dim className As String Dim fileName As String Dim returnValue As ISecureFactory returnValue = instance.GetSecuredClassFactory(dwIdentityFlags, dwZone, lpSite, pbSecurityId, lpHash, className, fileName)
ISecureFactory GetSecuredClassFactory ( [InAttribute] int dwIdentityFlags, [InAttribute] int dwZone, [InAttribute] string lpSite, [InAttribute] string pbSecurityId, [InAttribute] string lpHash, [InAttribute] string className, [InAttribute] string fileName )
ISecureFactory^ GetSecuredClassFactory ( [InAttribute] int dwIdentityFlags, [InAttribute] int dwZone, [InAttribute] String^ lpSite, [InAttribute] String^ pbSecurityId, [InAttribute] String^ lpHash, [InAttribute] String^ className, [InAttribute] String^ fileName )
ISecureFactory GetSecuredClassFactory ( /** @attribute InAttribute() */ int dwIdentityFlags, /** @attribute InAttribute() */ int dwZone, /** @attribute InAttribute() */ String lpSite, /** @attribute InAttribute() */ String pbSecurityId, /** @attribute InAttribute() */ String lpHash, /** @attribute InAttribute() */ String className, /** @attribute InAttribute() */ String fileName )
function GetSecuredClassFactory ( dwIdentityFlags : int, dwZone : int, lpSite : String, pbSecurityId : String, lpHash : String, className : String, fileName : String ) : ISecureFactory
- dwIdentityFlags
- dwZone
- lpSite
- pbSecurityId
- lpHash
- className


Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からIHostEx.GetSecuredClassFactory メソッドを検索する場合は、下記のリンクをクリックしてください。

- IHostEx.GetSecuredClassFactory メソッドのページへのリンク