Autopsy  4.6.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Static Public Member Functions | Public Attributes | Private Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.coreutils.LnkEnums.CommonCLSIDS Enum Reference

Static Public Member Functions

static CommonCLSIDS valueOf (byte[] type)
 

Public Attributes

 CDrivesFolder =(CDRIVES)
 
 CMyDocsFolder =(CMYDOCS)
 
 IEFrameDLL =(IEFRAME)
 
 Unknown =(new byte[16])
 

Private Member Functions

 CommonCLSIDS (byte[] flag)
 

Private Attributes

byte[] flag
 

Detailed Description

Definition at line 34 of file LnkEnums.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.coreutils.LnkEnums.CommonCLSIDS.CommonCLSIDS ( byte[]  flag)
private

Definition at line 43 of file LnkEnums.java.

Member Function Documentation

static CommonCLSIDS org.sleuthkit.autopsy.coreutils.LnkEnums.CommonCLSIDS.valueOf ( byte[]  type)
static

Member Data Documentation

org.sleuthkit.autopsy.coreutils.LnkEnums.CommonCLSIDS.CDrivesFolder =(CDRIVES)

Definition at line 36 of file LnkEnums.java.

org.sleuthkit.autopsy.coreutils.LnkEnums.CommonCLSIDS.CMyDocsFolder =(CMYDOCS)

Definition at line 37 of file LnkEnums.java.

byte [] org.sleuthkit.autopsy.coreutils.LnkEnums.CommonCLSIDS.flag
private

Definition at line 41 of file LnkEnums.java.

org.sleuthkit.autopsy.coreutils.LnkEnums.CommonCLSIDS.IEFrameDLL =(IEFRAME)

Definition at line 38 of file LnkEnums.java.

org.sleuthkit.autopsy.coreutils.LnkEnums.CommonCLSIDS.Unknown =(new byte[16])

Definition at line 39 of file LnkEnums.java.


The documentation for this enum was generated from the following file:

Copyright © 2012-2016 Basis Technology. Generated on: Mon May 7 2018
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.