MCPcopy Create free account
hub / github.com/d35ha/CallObfuscator / _ApiSetHeader6

Class _ApiSetHeader6

include/shellcode.hpp:80–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78
79 // Api set schema version 6.
80 typedef struct _ApiSetHeader6 {
81 DWORD Version; /*!< Version of the api set schema. */
82 DWORD Count; /*!< Number of entries. */
83 } ApiSetHeader6, * PApiSetHeader6;
84
85 // Api set schema another version name entry.
86 typedef struct _ApisetNameEntry2 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected