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

Function GetSecuredClassFactory ( _ <InAttribute> dwIdentityFlags As Integer, _ <InAttribute> dwZone As Integer, _ <InAttribute> lpSite As String, _ <InAttribute> pbSecurityId As String, _ <InAttribute> className As String, _ <InAttribute> fileName As String _ ) As ISecureFactory
Dim instance As IHost Dim dwIdentityFlags As Integer Dim dwZone As Integer Dim lpSite As String Dim pbSecurityId As String Dim className As String Dim fileName As String Dim value As ISecureFactory value = instance.GetSecuredClassFactory(dwIdentityFlags, dwZone, lpSite, pbSecurityId, className, fileName)
ISecureFactory GetSecuredClassFactory ( [InAttribute] int dwIdentityFlags, [InAttribute] int dwZone, [InAttribute] string lpSite, [InAttribute] string pbSecurityId, [InAttribute] string className, [InAttribute] string fileName )
ISecureFactory^ GetSecuredClassFactory ( [InAttribute] int dwIdentityFlags, [InAttribute] int dwZone, [InAttribute] String^ lpSite, [InAttribute] String^ pbSecurityId, [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 className, /** @attribute InAttribute() */ String fileName )
function GetSecuredClassFactory ( dwIdentityFlags : int, dwZone : int, lpSite : String, pbSecurityId : String, className : String, fileName : String ) : ISecureFactory
- dwIdentityFlags
- dwZone
- lpSite
- pbSecurityId
- 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に収録されているすべての辞書からIHost.GetSecuredClassFactory メソッドを検索する場合は、下記のリンクをクリックしてください。

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