C# Class PERWAPI.MetaData

MetaData Root (20 bytes + UTF-8 Version String + quad align padding) StreamHeaders (8 bytes + null terminated name string + quad align padding) Streams #~ (always present - holds metadata tables) #Strings (always present - holds identifier strings) #US (Userstring heap) #Blob (signature blobs) #GUID (guids for assemblies or Modules)
ファイルを表示 Open project: xored/f4 Class Usage Examples

Private Methods

Method Description
BlobIndexSize ( ) : uint
CalcElemSize ( ) : void
CodedIndexSize ( CIx code ) : uint
GUIDIndexSize ( ) : uint
InitMetaData ( ) : void
LargeIx ( MDTable tabIx ) : bool
MetaData ( ) : System
StringsIndexSize ( ) : uint
TableIndexSize ( MDTable tabIx ) : uint
USIndexSize ( ) : uint