C# Class System.Runtime.InteropServices.MarshalTests

ファイルを表示 Open project: dotnet/corefx

Public Properties

Property Type Description
StringData object[][]

Private Methods

Method Description
AllocCoTaskMem_Int32_ReadableWritable ( int size ) : void
AllocHGlobal_Int32_ReadableWritable ( int size ) : void
AllocHGlobal_IntPtr_ReadableWritable ( int size ) : void
BindToMoniker ( ) : void
ChangeWrapperHandleStrength ( ) : void
GenerateGuidForType ( ) : void
GenerateProgIdForType ( ) : void
GetComObjectData ( ) : void
GetHINSTANCE ( ) : void
GetHRForException ( ) : void
GetIDispatchForObject ( ) : void
GetTypedObjectForIUnknown ( ) : void
Prelink ( ) : void
PrelinkAll ( ) : void
PtrToStringAuto ( ) : void
PtrToStringAutoWithLength ( ) : void
ReAllocCoTaskMem_DataCopied ( ) : void
ReAllocHGlobal_DataCopied ( ) : void
SecureStringToBSTR ( string data ) : void
SecureStringToCoTaskMemAnsi ( string data ) : void
SecureStringToCoTaskMemUnicode ( string data ) : void
SecureStringToGlobalAllocAnsi ( string data ) : void
SecureStringToGlobalAllocUnicode ( string data ) : void
SetComObjectData ( ) : void
StringToCoTaskMemAuto ( ) : void
StringToHGlobalAuto ( ) : void
ToSecureString ( string data ) : SecureString
VerifyBytes ( IntPtr p, int length ) : void
WriteBytes ( IntPtr p, int length ) : void

Property Details

StringData public_oe static_oe property

public static object[][] StringData
return object[][]