HomeSort by relevance Sort by last modified time
    Searched refs:Func_GetMethodProperty (Results 1 - 3 of 3) sorted by null

  /external/lzma/CPP/7zip/
ICoder.h 207 typedef HRESULT (WINAPI *Func_GetMethodProperty)(UInt32 index, PROPID propID, PROPVARIANT *value);
  /external/lzma/CPP/7zip/UI/Common/
LoadCodecs.h 155 Func_GetMethodProperty GetMethodProperty;
LoadCodecs.cpp 185 static HRESULT GetCoderClass(Func_GetMethodProperty getMethodProperty, UInt32 index,
206 lib.GetMethodProperty = (Func_GetMethodProperty)lib.Lib.GetProc("GetMethodProperty");

Completed in 61 milliseconds